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

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 14 06:45:53 PDT 2021


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

Add extra patterns and tests for additional legal types


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
  llvm/test/CodeGen/AArch64/sve-intrinsics-fp-arith-imm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99074.379704.patch
Type: text/x-patch
Size: 136027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211014/7da9205e/attachment.bin>


More information about the llvm-commits mailing list