[PATCH] D79233: [ARM] Refactor lower to S[LR]I optimization

Petre Tudor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 07:27:22 PDT 2020


PetreTudor updated this revision to Diff 261808.
PetreTudor added a comment.

Addressed reviewers' comments.

Added comments, simplified some logic and updated llc tests via
update_llc_test_checks.py


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79233

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/arm64-sli-sri-opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79233.261808.patch
Type: text/x-patch
Size: 29007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200504/363eb72a/attachment.bin>


More information about the llvm-commits mailing list