[PATCH] D60459: SILoadStoreOptimizer pass mischedules s_add,s_addc with interfering s_lshl

Ron Lieberman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 08:02:11 PDT 2019


ronlieb updated this revision to Diff 194514.
ronlieb added a comment.

added two MIR tests,and refined logic to properly bail.


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

https://reviews.llvm.org/D60459

Files:
  lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
  test/CodeGen/AMDGPU/scc-add-lshl-addc.ll
  test/CodeGen/AMDGPU/scc-has-add.mir
  test/CodeGen/AMDGPU/scc-missing-add.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60459.194514.patch
Type: text/x-patch
Size: 26834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190410/3fa15967/attachment.bin>


More information about the llvm-commits mailing list