[all-commits] [llvm/llvm-project] a070cb: [RISCV] Return false from isShuffleMaskLegal for i...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue May 2 21:49:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a070cb5e9b41b7eb2e9e440db6996fbacc4afd9d
https://github.com/llvm/llvm-project/commit/a070cb5e9b41b7eb2e9e440db6996fbacc4afd9d
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-05-02 (Tue, 02 May 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Return false from isShuffleMaskLegal for i1 vectors.
We don't have i1 vector shuffle lowering.
More information about the All-commits
mailing list