[all-commits] [llvm/llvm-project] 28a3fc: [SLP][AArch64] Add test case for vectorization reg...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Sep 30 03:08:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28a3fc39a6e9c1f742611eff53394b13f9bdcf3a
https://github.com/llvm/llvm-project/commit/28a3fc39a6e9c1f742611eff53394b13f9bdcf3a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-09-30 (Fri, 30 Sep 2022)
Changed paths:
A llvm/test/Transforms/SLPVectorizer/AArch64/scalarization-overhead.ll
Log Message:
-----------
[SLP][AArch64] Add test case for vectorization regression case reported on D134605
Commit: 19782a46f809c2343d225f7c5448132a9a4888e6
https://github.com/llvm/llvm-project/commit/19782a46f809c2343d225f7c5448132a9a4888e6
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-09-30 (Fri, 30 Sep 2022)
Changed paths:
A llvm/test/Transforms/SLPVectorizer/X86/scalarization-overhead.ll
Log Message:
-----------
[SLP][X86] Add test case for crash reported on D134605
Compare: https://github.com/llvm/llvm-project/compare/1227b8ab54f9...19782a46f809
More information about the All-commits
mailing list