[all-commits] [llvm/llvm-project] 173855: Revert "[RISCV] Scalarize constant stores of fixed...
Luke Lau via All-commits
all-commits at lists.llvm.org
Wed May 24 07:52:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 173855f9b0bdfe45d71272596b510650bfc1ca33
https://github.com/llvm/llvm-project/commit/173855f9b0bdfe45d71272596b510650bfc1ca33
Author: Luke Lau <luke at igalia.com>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-buildvec.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-mask-splat.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-store.ll
Log Message:
-----------
Revert "[RISCV] Scalarize constant stores of fixed vectors up to 32 bits"
This reverts commit 0ca13f9d2701e23af2d000a5d8f48b33fe0878b7.
More information about the All-commits
mailing list