[all-commits] [llvm/llvm-project] 72ce9d: [RISCV][NFC] Add tests for SLP vectorization of sm...
Ben Shi via All-commits
all-commits at lists.llvm.org
Wed Mar 15 22:30:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72ce9d1ccdd0d64addca47cdf3f9dd1551529685
https://github.com/llvm/llvm-project/commit/72ce9d1ccdd0d64addca47cdf3f9dd1551529685
Author: Ben Shi <powerman1st at 163.com>
Date: 2023-03-16 (Thu, 16 Mar 2023)
Changed paths:
M llvm/test/Transforms/SLPVectorizer/RISCV/reductions.ll
Log Message:
-----------
[RISCV][NFC] Add tests for SLP vectorization of smin/smax/umin/umax
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D146015
Commit: ce455f44340b69a0bb936c5541e5dd4a50dbe454
https://github.com/llvm/llvm-project/commit/ce455f44340b69a0bb936c5541e5dd4a50dbe454
Author: Ben Shi <powerman1st at 163.com>
Date: 2023-03-16 (Thu, 16 Mar 2023)
Changed paths:
A llvm/test/Transforms/SLPVectorizer/RISCV/floating-point.ll
Log Message:
-----------
[RISCV][NFC] Add more floating point tests for SLP vectorization
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D146108
Compare: https://github.com/llvm/llvm-project/compare/08b9835072c0...ce455f44340b
More information about the All-commits
mailing list