aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authoreopXD <eop.chen@sifive.com>2021-10-23 03:18:24 -0700
committereopXD <eop.chen@sifive.com>2021-12-09 21:16:04 -0800
commita4bf1b449dc0691e182db879bfb53bc52fbf11b7 (patch)
tree30b5b9058f9b78cec33326588af03c20eeef86e0 /llvm/lib/CodeGen/CodeGen.cpp
parente308b8e0c71b5ce783035d73722f59d395245cf9 (diff)
downloadllvm-a4bf1b449dc0691e182db879bfb53bc52fbf11b7.zip
llvm-a4bf1b449dc0691e182db879bfb53bc52fbf11b7.tar.gz
llvm-a4bf1b449dc0691e182db879bfb53bc52fbf11b7.tar.bz2
[RISCV] Unify depedency check and extension implication parsing logics
Originially there are two places that does parsing - `parseArchString` and `parseFeatures`, each with its code on dependency check and implication. This patch extracts common parts of the two as functions of `RISCVISAInfo` and let them 2 use it. Reviewed By: asb Differential Revision: https://reviews.llvm.org/D112359
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions