[llvm-branch-commits] [llvm] [DAG] Change default expansion of strictfp vector operations (PR #179276)
Craig Topper via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Feb 3 00:06:08 PST 2026
topperc wrote:
If the non-strict operation is supported by the target, why is the target asking the strict version to be expanded? That seems like a target bug that should be fixed in the target.
https://github.com/llvm/llvm-project/pull/179276
More information about the llvm-branch-commits
mailing list