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

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 04:04:45 PDT 2022


Allen updated this revision to Diff 442854.
Allen marked 2 inline comments as done.
Allen added a comment.

Add type checking


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.442854.patch
Type: text/x-patch
Size: 4864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220707/cb4c5e90/attachment-0001.bin>


More information about the llvm-commits mailing list