[all-commits] [llvm/llvm-project] 0b336e: [RISCV][NFC] Add test for different LMULs in vecto...
Luke Lau via All-commits
all-commits at lists.llvm.org
Mon Feb 20 14:40:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b336e9ef054a7bf65fa055ca3c8052803cdf6b1
https://github.com/llvm/llvm-project/commit/0b336e9ef054a7bf65fa055ca3c8052803cdf6b1
Author: Luke Lau <luke at igalia.com>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths:
A llvm/test/Transforms/LoopVectorize/RISCV/lmul.ll
Log Message:
-----------
[RISCV][NFC] Add test for different LMULs in vectorizer
This is a test for an upcoming patch that proposes to change the default LMUL used by the loop vectorizer from 1 to 2
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D143722
More information about the All-commits
mailing list