[PATCH] D50931: Consider isLegalAddressingImm in Constant Hoisting

Z. Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 27 16:57:07 PDT 2018


zzheng updated this revision to Diff 162781.
zzheng added a comment.

Moved 'break;' under proper if statement.


Repository:
  rL LLVM

https://reviews.llvm.org/D50931

Files:
  lib/Transforms/Scalar/ConstantHoisting.cpp
  test/Transforms/ConstantHoisting/ARM/is-legal-addressing-imm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50931.162781.patch
Type: text/x-patch
Size: 6792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180827/894b92b4/attachment.bin>


More information about the llvm-commits mailing list