[PATCH] D108076: [AArch64] Fix comparison peephole opt with non-0/1 immediate (PR51476)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 15 03:42:12 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG81b106584f2b: [AArch64] Fix comparison peephole opt with non-0/1 immediate (PR51476) (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108076

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/test/CodeGen/AArch64/csinc-cmp-removal.mir
  llvm/test/CodeGen/AArch64/pr51476.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108076.366485.patch
Type: text/x-patch
Size: 5665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210815/bd52c940/attachment.bin>


More information about the llvm-commits mailing list