[PATCH] D64432: [InstCombine] try to narrow a truncated load

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 08:46:54 PDT 2019


spatel updated this revision to Diff 210342.
spatel added a comment.

Patch updated:
Add a test with no 'dereferenceable' attribute on the pointer argument.


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

https://reviews.llvm.org/D64432

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/test/Transforms/InstCombine/trunc-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64432.210342.patch
Type: text/x-patch
Size: 6580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190717/803ca23e/attachment.bin>


More information about the llvm-commits mailing list