[PATCH] D71209: InstCombine: Don't rewrite phi-of-bitcast when the phi has other users

Connor Abbott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 10 05:25:50 PST 2019


cwabbott updated this revision to Diff 233066.
cwabbott marked an inline comment as done.
cwabbott added a comment.

Add diff for new test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71209

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/test/Transforms/InstCombine/pr44242.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71209.233066.patch
Type: text/x-patch
Size: 9254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191210/08fcb5f2/attachment.bin>


More information about the llvm-commits mailing list