diff options
author | Yeting Kuo <46629943+yetingk@users.noreply.github.com> | 2023-12-19 09:47:46 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-19 09:47:46 +0800 |
commit | cdc03926696d674c6aa61b55d5b509d7118ed023 (patch) | |
tree | d74c6af54bd5cf77dd6c913f909f4dea01d7528a /llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp | |
parent | c5871712ae9d47c0015c3f9c805bed04a913d034 (diff) | |
download | llvm-cdc03926696d674c6aa61b55d5b509d7118ed023.zip llvm-cdc03926696d674c6aa61b55d5b509d7118ed023.tar.gz llvm-cdc03926696d674c6aa61b55d5b509d7118ed023.tar.bz2 |
[RISCV] Update implies for subtarget feature. (#75824)
PR #75576 and #75735 update some implies in
llvm/lib/Support/RISCVISAInfo.cpp, but both of them miss the subtarget
feature part.
This patch still preserve predicate HasStdExtZfhOrZfhmin and
HasStdExtZhinxOrZhinxmin, since they could make error message more
readable. ( Users might not know that zfh implies zfhmin.)
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp')
0 files changed, 0 insertions, 0 deletions