diff options
author | Keshav Vinayak Jha <31160700+keshavvinayak01@users.noreply.github.com> | 2025-10-17 17:44:58 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-17 08:14:58 -0400 |
commit | fbbffc11690c0f47bdc74939b290696df4c1c061 (patch) | |
tree | 979a91d592de7a7b221b4275110e87a2d32bfded /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 0590c9e828c47053397e9a8ebae3b0ed84f3d593 (diff) | |
download | llvm-fbbffc11690c0f47bdc74939b290696df4c1c061.zip llvm-fbbffc11690c0f47bdc74939b290696df4c1c061.tar.gz llvm-fbbffc11690c0f47bdc74939b290696df4c1c061.tar.bz2 |
[MLIR][ROCDL] Add math.clampf -> rocdl.fmed3 conversion (#163520)
Added Pattern for lowering `Math::ClampFOp` to `ROCDL::FMED3`.
Also added `chipet` option to `MathToRocdl` pass to check for arch
support ISA instructions
Solves [#15072](https://github.com/llvm/llvm-project/issues/157052)
Reapplies https://github.com/llvm/llvm-project/pull/160100
Un-reverts the merged https://github.com/llvm/llvm-project/pull/163259,
and fixes the error.
---------
Signed-off-by: Keshav Vinayak Jha <keshavvinayakjha@gmail.com>
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions