[PATCH] D99074: [llvm][AArch64][SVE] Fold literals into math instructions

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 12 05:14:20 PDT 2021


DavidTruby updated this revision to Diff 344775.
DavidTruby added a comment.

Fixed accidentally overwriting this with a different patch...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99074

Files:
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-fp-immediates-merging.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99074.344775.patch
Type: text/x-patch
Size: 113058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210512/de085a44/attachment.bin>


More information about the llvm-commits mailing list