[PATCH] D157279: [CodeGen] Disable FP LD1RX instructions generation for Neoverse-V1

Igor Kirillov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 06:23:55 PDT 2023


igor.kirillov updated this revision to Diff 548188.
igor.kirillov edited the summary of this revision.
igor.kirillov added a comment.

Added a test for neoverse-v1


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157279

Files:
  llvm/lib/Target/AArch64/AArch64.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-ld1r.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157279.548188.patch
Type: text/x-patch
Size: 35004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230808/489a7b8a/attachment.bin>


More information about the llvm-commits mailing list