llvm-project
d893d129 - [mlir] GPUToROCDL: Fix crashes with unsupported shuffle datatypes (#135504)

Commit
206 days ago
[mlir] GPUToROCDL: Fix crashes with unsupported shuffle datatypes (#135504) Calling `getIntOrFloatBitWidth` on non-int/float types (`gpu.shuffle` also accepts vectors) will crash.
Author
Parents
Loading