[llvm-branch-commits] [llvm] Add constrained fadd to FP operations (PR #136499)

2025-04-20 Thread Serge Pavlov via llvm-branch-commits
https://github.com/spavloff created https://github.com/llvm/llvm-project/pull/136499 Constrained intrinsics are treated as regular intrinsicss from the perspective of FP operand bundle mechanism, meaning they can have FP operand bundles. The FP bundle API functions will report properties based

[llvm-branch-commits] [llvm] Add constrained fadd to FP operations (PR #136499)

2025-04-20 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-ir Author: Serge Pavlov (spavloff) Changes Constrained intrinsics are treated as regular intrinsicss from the perspective of FP operand bundle mechanism, meaning they can have FP operand bundles. The FP bundle API functions will report properties