[clang] [llvm] Minimal support of floating-point operand bundles (PR #135658)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 10 20:18: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.
----------------
arsenm wrote:
This doesn't mean anything on its own, I think this point needs more explanation
https://github.com/llvm/llvm-project/pull/135658
More information about the llvm-commits
mailing list