[PATCH] D71701: [AArch64] Peephole optimization. Merge AND and TST instructions

Pavel Kosov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 26 23:30:55 PST 2020


kpdev42 updated this revision to Diff 246883.
kpdev42 added a comment.

Change formatting in AArch64ISelDAGToDAG.cpp according to codestyle


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

https://reviews.llvm.org/D71701

Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/funnel-shift.ll
  llvm/test/CodeGen/AArch64/peephole-and-tst.ll
  llvm/test/CodeGen/AArch64/shift-by-signext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71701.246883.patch
Type: text/x-patch
Size: 7841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/4f3b9a4b/attachment-0001.bin>


More information about the llvm-commits mailing list