[clang] [llvm] [InstCombine] Support folding intrinsics into phis (PR #151115)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 29 09:27:45 PDT 2025


nikic wrote:

Probably need to drop UB implying attributes in case the instruction was speculated... doesn't look like foldOpIntoPhi currently does this.

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


More information about the llvm-commits mailing list