[PATCH] D130564: [AArch64][SVE] Add patterns to select masked FP arith

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 03:34:54 PDT 2022


c-rhodes updated this revision to Diff 447989.
c-rhodes added a comment.

- Check ‘contract’ fast-math flag is set for FMLA/FMLS transform.
- Tests moved to existing sve-fp-combine.ll


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

https://reviews.llvm.org/D130564

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130564.447989.patch
Type: text/x-patch
Size: 13274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220727/70975342/attachment.bin>


More information about the llvm-commits mailing list