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

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 29 06:36:34 PDT 2021


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

Added extra tests for fmax, fmaxnm, fmin, fminnm


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.333846.patch
Type: text/x-patch
Size: 74762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210329/93ca8980/attachment.bin>


More information about the llvm-commits mailing list