Files
clang-p2996/mlir/lib
Jan Leyonberg 3ebd79751f [MLIR][ROCDL] Remove patterns for ops supported as intrinsics in the AMDGPU backend (#102971)
This patch removes patterns for a few operations which allows mathToLLVM
conversion to convert the operations into LLVM intrinsics instead since
they are supported directly by the AMDGPU backend.
2024-09-04 11:29:10 -04:00
..