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

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 7 05:47:52 PDT 2021


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

Moved the zeroing predicates behind the UseExperimentalZeroingPseudos feature
Added additional tests for one of the patterns
Addressed misc reivew comments


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.335785.patch
Type: text/x-patch
Size: 105747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210407/a247f802/attachment-0001.bin>


More information about the llvm-commits mailing list