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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 31 03:18:52 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfb114694e939: [InstCombine] Don't rewrite phi-of-bitcast when the phi has other users (authored by cwabbott, committed by nikic).

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.235697.patch
Type: text/x-patch
Size: 9317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191231/155c46ea/attachment.bin>


More information about the llvm-commits mailing list