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

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 04:58:10 PDT 2022


Allen added a comment.

In D129358#3647986 <https://reviews.llvm.org/D129358#3647986>, @nikic wrote:

> LGTM
>
> The next step here could be to also support uitofp.

Thanks, addressed here, https://reviews.llvm.org/D129756.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129358



More information about the llvm-commits mailing list