[PATCH] D129958: [IndVars] Eliminate redundant type cast with different sizes

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 07:53:30 PDT 2022


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

Address the comment and add new test sitofp_fptosi_range_zext_postinc with postinc IV


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

https://reviews.llvm.org/D129958

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129958.445502.patch
Type: text/x-patch
Size: 9667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220718/bddcde41/attachment.bin>


More information about the llvm-commits mailing list