[llvm-branch-commits] [llvm] [DAG] Change default expansion of strictfp vector operations (PR #179276)

David Green via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Feb 3 01:48:55 PST 2026


davemgreen wrote:

I don't believe this would be correct for Arm, as the vector instructions work differently to the scalar variants. They do not always use the same rounding modes.

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


More information about the llvm-branch-commits mailing list