[PATCH] D145755: [SVE] Restrict cmp+and->pred_cmp isel to instances where the and is the sole user of the compare.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 13 05:44:25 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3870857226b6: [SVE] Restrict cmp+and->pred_cmp isel to instances where the and is the soleā€¦ (authored by paulwalker-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145755

Files:
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-fcmp.ll
  llvm/test/CodeGen/AArch64/sve-fp-int-min-max.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-int-compares.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145755.504614.patch
Type: text/x-patch
Size: 7535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230313/4a8631b3/attachment-0001.bin>


More information about the llvm-commits mailing list