[PATCH] D31954: [InstCombine] Retain TBAA when narrowing loads

Keno Fischer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 09:43:57 PDT 2017


loladiro updated this revision to Diff 94987.
loladiro added a comment.

There were a couple more of instances of the same pattern in this code.
I'll write some tests for all these cases next week (famous last words).


https://reviews.llvm.org/D31954

Files:
  lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  lib/Transforms/InstCombine/InstructionCombining.cpp
  test/Transforms/InstCombine/extractval-tbaa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31954.94987.patch
Type: text/x-patch
Size: 4632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170412/b7a89202/attachment.bin>


More information about the llvm-commits mailing list