llvm-project
d893d129
- [mlir] GPUToROCDL: Fix crashes with unsupported shuffle datatypes (#135504)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#135504 - [mlir] GPUToROCDL: Fix crashes with unsupported shuffle datatypes
Author
Hardcode84
Parents
c0afb77c
Loading