[all-commits] [llvm/llvm-project] b16777: [RISCV] Return MILog2SEW for mask instructions get...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Jan 9 11:36:32 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b16777afb0c1799bb3eaa63c66213180c99c9d25
https://github.com/llvm/llvm-project/commit/b16777afb0c1799bb3eaa63c66213180c99c9d25
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVVLOptimizer.cpp
Log Message:
-----------
[RISCV] Return MILog2SEW for mask instructions getOperandLog2EEW. NFC (#122332)
The SEW operand for these instructions should have a value of 0. This
matches what was done for vcpop/vfirst.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list