[clang] [llvm] Implement operand bundles for floating-point operations (PR #109798)

Serge Pavlov via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 1 22:06:30 PST 2024


spavloff wrote:

PR https://github.com/llvm/llvm-project/pull/118253 demonstrates changes required to upgrade an intrinsic (`trunc` in this case) to using FP operand bundles. 

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


More information about the llvm-commits mailing list