A. Unique TensorFlower
b22f2f0eea
Integrate LLVM at llvm/llvm-project@52f0837778
...
Updates LLVM usage to match
[52f0837778b6](https://github.com/llvm/llvm-project/commit/52f0837778b6 )
PiperOrigin-RevId: 330939173
2020-09-10 08:14:23 -07:00
A. Unique TensorFlower
1bcdcc3b3b
Integrate LLVM at llvm/llvm-project@9c5e25a696
...
Updates LLVM usage to match
[9c5e25a696b2](https://github.com/llvm/llvm-project/commit/9c5e25a696b2 )
PiperOrigin-RevId: 327140496
2020-08-17 18:22:29 -07:00
A. Unique TensorFlower
5d3cc2105e
[MLIR][HLO] Remove redundant casts from unranked to ranked transformation
...
The transformation of unranked to ranked operations no longer generates cast
operations for shapes and sizes. Instead, we use the newly introduced support
for extent tensor and index types directly.
PiperOrigin-RevId: 325057440
2020-08-05 11:11:43 -07:00
Thomas Joerg
739758f9cc
Integrate LLVM at llvm/llvm-project@eed333149d
...
Updates LLVM usage to match
[eed333149d17](https://github.com/llvm/llvm-project/commit/eed333149d17 )
PiperOrigin-RevId: 323354988
2020-08-03 19:27:25 -07:00
Mehdi Amini
506ddd9c4a
Cleanup build rule names in compiler/mlir/hlo to remove the redundant/obsolete xla_ prefix
...
PiperOrigin-RevId: 320320140
2020-07-30 22:33:29 +00:00