[PATCH] D42683: [AggressiveInstCombine] fixed PR36134

Amjad Aboud via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 31 02:44:17 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323862: [AggressiveInstCombine] Make TruncCombine class ignore unreachable basic blocks. (authored by aaboud, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42683?vs=131942&id=132126#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42683

Files:
  llvm/trunk/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
  llvm/trunk/lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h
  llvm/trunk/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
  llvm/trunk/test/Transforms/AggressiveInstCombine/trunc_unreachable_bb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42683.132126.patch
Type: text/x-patch
Size: 6536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180131/7d0aa0eb/attachment.bin>


More information about the llvm-commits mailing list