[PATCH] D135601: [AArch64]SME2 Multiple vectors Int/FP clamp instructions for two/four registers

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 01:42:54 PDT 2022


CarolineConcatto updated this revision to Diff 470081.
CarolineConcatto added a comment.

- Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135601

Files:
  llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
  llvm/lib/Target/AArch64/SMEInstrFormats.td
  llvm/test/MC/AArch64/SME2/fclamp-diagnostics.s
  llvm/test/MC/AArch64/SME2/fclamp.s
  llvm/test/MC/AArch64/SME2/sclamp-diagnostics.s
  llvm/test/MC/AArch64/SME2/sclamp.s
  llvm/test/MC/AArch64/SME2/uclamp-diagnostics.s
  llvm/test/MC/AArch64/SME2/uclamp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135601.470081.patch
Type: text/x-patch
Size: 34271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221024/604353e8/attachment.bin>


More information about the llvm-commits mailing list