[PATCH] D129191: [IndVars] Eliminate redundant type cast between integer and float

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 01:34:59 PDT 2022


Allen updated this revision to Diff 443166.
Allen added a comment.

Address the remain comment, and new call **pushIVUsers(IVOperand, L, Simplified, SimpleIVUsers)**


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

https://reviews.llvm.org/D129191

Files:
  llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
  llvm/test/Transforms/IndVarSimplify/floating-point-iv.ll
  llvm/test/Transforms/IndVarSimplify/floating-point-small-iv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129191.443166.patch
Type: text/x-patch
Size: 8546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220708/101b6c32/attachment.bin>


More information about the llvm-commits mailing list