[llvm] [VPlan] Set correct VPIRFlags for FP selects when sinking stores. (PR #212973)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 06:06:21 PDT 2026


================

----------------
alexey-bataev wrote:

```suggestion
                                        X, Y, Def->getDebugLoc(), "",
VPIRFlags::getDefaultFlags(Instruction::Select, X->getScalarType()));
```

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


More information about the llvm-commits mailing list