[llvm] [llvm][LICM] Add flag to control re-association (PR #149829)

Ricardo Jesus via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 11 05:17:41 PDT 2025


rj-jesus wrote:

> Hello, just to clarify, do you mean the following?
> 
>     * FP: allow multi-use
> 
>     * Vector Int: allow multi-use
> 
>     * Scalar Int: disallow multi-use

Sorry for being unclear - yes, that's what I meant. :)

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


More information about the llvm-commits mailing list