[PATCH] D49151: [SimplifyIndVar] Avoid generating truncate instructions with non-hoisted Load operand.

Abderrazek Zaafrani via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 15:43:42 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341726: [SimplifyIndVar] Avoid generating truncate instructions with non-hoisted Laod… (authored by az, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49151?vs=164504&id=164532#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49151

Files:
  llvm/trunk/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/trunk/test/Transforms/IndVarSimplify/iv-widen-elim-ext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49151.164532.patch
Type: text/x-patch
Size: 11418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180907/1af085ca/attachment.bin>


More information about the llvm-commits mailing list