[PATCH] D71164: [InstCombine] Fix infinite loop due to bitcast <-> phi transforms

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 31 07:20:41 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG27a0795943fe: [InstCombine] Fix infinite loop due to bitcast <-> phi transforms (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D71164?vs=235701&id=235714#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71164

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71164.235714.patch
Type: text/x-patch
Size: 6975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191231/faade566/attachment.bin>


More information about the llvm-commits mailing list