[PATCH] D136439: [AArch64][SVE2] Add the SVE2.1 bfmlslb and bfmlslt instructions

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 09:15:08 PDT 2022


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

- Used @c-rhodes's suggestion about how to fix the neoverse sched file.
- Added _S suffix to SVE2p1 instructions.


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

https://reviews.llvm.org/D136439

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/AArch64SchedNeoverseN2.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/MC/AArch64/SVE2p1/bfmlslb-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/bfmlslb.s
  llvm/test/MC/AArch64/SVE2p1/bfmlslt-diagnostics.s
  llvm/test/MC/AArch64/SVE2p1/bfmlslt.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136439.469648.patch
Type: text/x-patch
Size: 15165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221021/6b8dc312/attachment.bin>


More information about the llvm-commits mailing list