[PATCH] D98564: [AArch64] Peephole rule to remove redundant cmp after cset.

Pavel Iliin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 19 11:59:16 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2ec16103c685: [AArch64] Peephole rule to remove redundant cmp after cset. (authored by ilinpv).

Changed prior to commit:
  https://reviews.llvm.org/D98564?vs=333154&id=338589#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98564

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98564.338589.patch
Type: text/x-patch
Size: 16190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210419/1aa0ccc8/attachment.bin>


More information about the llvm-commits mailing list