[clang] [llvm] Minimal support of floating-point operand bundles (PR #135658)

Serge Pavlov via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 22 11:13:52 PDT 2025


================
@@ -56,6 +56,8 @@ Makes programs 10x faster by doing Special New Thing.
 Changes to the LLVM IR
 ----------------------
 
+* Floating-point operand bundles have been added.
----------------
spavloff wrote:

Provided a bit more explanation.

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


More information about the llvm-commits mailing list