[Mlir-commits] [mlir] [MLIR][ROCDL] Remove patterns for ops supported as intrinsics in the AMDGPU backend (PR #102971)
Matt Arsenault
llvmlistbot at llvm.org
Thu Dec 5 13:33:51 PST 2024
arsenm wrote:
> @arsenm and other folks on the compiler side - would there be any reason not to expand exp and log on bfloats during SelectionDAG/GISel?
No. In principle all the math intrinsics should be legalized for all types
https://github.com/llvm/llvm-project/pull/102971
More information about the Mlir-commits
mailing list