[llvm] [LICM] Make an integer version of hoistFPAssociation. (PR #67736)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 2 07:40:09 PST 2024


topperc wrote:

> > @nikic @preames what do you think about the overall direction here?
> 
> Seems ok. Anything in particular you're concerned about?

No. My only question now is should I merge integer and FP into the same function?

https://github.com/llvm/llvm-project/pull/67736


More information about the llvm-commits mailing list