diff options
author | wangpc <pc.wang@linux.alibaba.com> | 2022-11-30 16:01:12 +0800 |
---|---|---|
committer | wangpc <pc.wang@linux.alibaba.com> | 2022-11-30 16:16:22 +0800 |
commit | 2b6910e12aebf0f51c28a5c768b6e21cd46c43c2 (patch) | |
tree | 1ab4a421fb7b2b373d9b102a1c610fe5e4ddc1ac /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | e6aea4a5db09c845276ece92737a6aac97794100 (diff) | |
download | llvm-2b6910e12aebf0f51c28a5c768b6e21cd46c43c2.zip llvm-2b6910e12aebf0f51c28a5c768b6e21cd46c43c2.tar.gz llvm-2b6910e12aebf0f51c28a5c768b6e21cd46c43c2.tar.bz2 |
[RISCV] Remove lmuls argument in Sched class
The original intention is adding a list of SchedWrites (which is a
default argument of ReadAdvance) to LMULReadAdvance, but it may not
be practical that there are two default arguments in one class. So
we add variants that are intended for widening and narrowing
instructions with postfix "W" and remove lmuls argument.
Reviewed By: michaelmaitland
Differential Revision: https://reviews.llvm.org/D138640
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions