[PATCH] D99940: [ARM] Combine sub 0, csinc X, Y, CC -> csinv -X, Y, CC

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 03:52:52 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG00a60454734c: [ARM] Combine sub 0, csinc X, Y, CC -> csinv -X, Y, CC (authored by dmgreen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99940

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/Thumb2/mve-masked-store.ll
  llvm/test/CodeGen/Thumb2/mve-pred-build-var.ll
  llvm/test/CodeGen/Thumb2/mve-vmovimm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99940.338057.patch
Type: text/x-patch
Size: 16962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/73b4f26e/attachment.bin>


More information about the llvm-commits mailing list