Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[XLA:GPU] Remove restriction on
bitcast
s being a no-op with regards…
… to tiling in `SoftmaxRewriterTriton`. This restriction was necessary before we checked tiling using `SymbolicTileAnalysis`, but is unnecessary now. PiperOrigin-RevId: 705100500
- Loading branch information