[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:10:23 PDT 2022


Allen marked 5 inline comments as done.
Allen added a comment.

In D129191#3637968 <https://reviews.llvm.org/D129191#3637968>, @nikic wrote:

> LGTM
>
> A natural followup here would be to do the same for the unsigned case.

Ok, I'll try to address this , thanks for reminding


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

https://reviews.llvm.org/D129191



More information about the llvm-commits mailing list