[PATCH] D129623: [AArch64][SVE] Fold fadda(ptrue, x, select(mask, y, -0.0)) into fadda(mask, x, y)

Rosie Sumpter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 00:39:34 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG05d424d16563: [AArch64][SVE] Fold fadda(ptrue, x, select(mask, y, -0.0)) into fadda(mask, x… (authored by RosieSumpter).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129623

Files:
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-fadda-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129623.445713.patch
Type: text/x-patch
Size: 8179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220719/62d27ab1/attachment.bin>


More information about the llvm-commits mailing list