[PATCH] D136358: [AArch64][SVE2] Add the SVE2.1 fclamp instructions

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 10:18:14 PDT 2022


david-arm updated this revision to Diff 469273.
david-arm added a comment.

- Renamed classes to sve2p1_* and moved them into AArch64SVEInstrInfo.td


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

https://reviews.llvm.org/D136358

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/MC/AArch64/SME2/fclamp_sme2_or_sve2p1-diagnostics.s
  llvm/test/MC/AArch64/SME2/fclamp_sme2_or_sve2p1.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136358.469273.patch
Type: text/x-patch
Size: 7838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221020/0be90b96/attachment.bin>


More information about the llvm-commits mailing list