[all-commits] [llvm/llvm-project] 90b02f: [SLP][X86] slp-fma-loss.ll - add various targets w...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Dec 9 03:46:24 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 90b02f6c635abcbfedada7427f93de49fab7cbde
https://github.com/llvm/llvm-project/commit/90b02f6c635abcbfedada7427f93de49fab7cbde
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-12-09 (Fri, 09 Dec 2022)
Changed paths:
M llvm/test/Transforms/SLPVectorizer/X86/slp-fma-loss.ll
Log Message:
-----------
[SLP][X86] slp-fma-loss.ll - add various targets with different FMA abilities
Add targets with FMA3, FMA4 and no-FMA support
Should help with D132872 testing
More information about the All-commits
mailing list