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

Pavel Iliin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 14:18:07 PDT 2021


ilinpv updated this revision to Diff 331373.
ilinpv added a comment.

Work on comments.


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.331373.patch
Type: text/x-patch
Size: 16051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210317/be6a2f9f/attachment.bin>


More information about the llvm-commits mailing list