[clang] [llvm] Implement operand bundles for floating-point operations (PR #109798)
Serge Pavlov via cfe-commits
cfe-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 cfe-commits
mailing list