[all-commits] [llvm/llvm-project] 3b9a23: [RISCV] Remove two unmasked RVV patterns
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Mon May 9 09:06:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b9a231d255c0f61361044acf0dc79d79b2f59b6
https://github.com/llvm/llvm-project/commit/3b9a231d255c0f61361044acf0dc79d79b2f59b6
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2022-05-09 (Mon, 09 May 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
Log Message:
-----------
[RISCV] Remove two unmasked RVV patterns
These can be selected to unmasked from masked instructions by the
post-process DAG step.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D125239
More information about the All-commits
mailing list