[PATCH] D129140: [IndVars] Directly use integer induction for FPToSI of float induction.

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 03:06:23 PDT 2022


nikic added a comment.

As D129191 <https://reviews.llvm.org/D129191> implements a more general solution, is it still worthwhile to also do this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129140



More information about the llvm-commits mailing list