[PATCH] D46278: [AArch64] Fold B = csel A, A into B = COPY A

Jon Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 26 13:55:08 PDT 2021


jroelofs updated this revision to Diff 340636.
jroelofs added a comment.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

rebased & fixed a few issues that showed up in the tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D46278

Files:
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.h
  llvm/test/CodeGen/AArch64/csel-same-source.mir
  llvm/test/CodeGen/AArch64/srem-seteq.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46278.340636.patch
Type: text/x-patch
Size: 11846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210426/e1f4d510/attachment.bin>


More information about the llvm-commits mailing list