[PATCH] D42622: [AggressiveInstCombine] fixed PR36121

Amjad Aboud via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 31 14:40:54 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323926: [AggressiveInstCombine] Fixed TruncCombine class to handle TruncInst leaf nodeā€¦ (authored by aaboud, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42622?vs=131706&id=132283#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42622

Files:
  llvm/trunk/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
  llvm/trunk/test/Transforms/AggressiveInstCombine/trunc_const_expr.ll
  llvm/trunk/test/Transforms/AggressiveInstCombine/trunc_multi_uses.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42622.132283.patch
Type: text/x-patch
Size: 5614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180131/ecd655d0/attachment.bin>


More information about the llvm-commits mailing list