[PATCH] D142355: [AArch64][SME2] Add the IR intrinsics for SME2 fclamp, sclamp and uclamp instructions

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 01:27:07 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc5e9d5776cc6: [AArch64][SME2] Add the IR intrinsics for SME2 fclamp, sclamp and uclamp… (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D142355?vs=491335&id=492025#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142355/new/

https://reviews.llvm.org/D142355

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/test/CodeGen/AArch64/sve2p1-intrinsics-fclamp.ll
  llvm/test/CodeGen/AArch64/sve2p1-intrinsics-sclamp.ll
  llvm/test/CodeGen/AArch64/sve2p1-intrinsics-uclamp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142355.492025.patch
Type: text/x-patch
Size: 39231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230125/f4ce77ee/attachment.bin>


More information about the llvm-commits mailing list