repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[RISCV] Fix mgather -> riscv.masked.strided.load combine not extending indices (...
[llvm-project.git]
/
llvm
/
lib
/
Target
/
RISCV
/
TargetInfo
/
CMakeLists.txt
blob
aae3e7742c3cd92523eb29c756ba2b63b879aeb1
1
add_llvm_component_library(LLVMRISCVInfo
2
RISCVTargetInfo.cpp
3
4
LINK_COMPONENTS
5
MC
6
Support
7
8
ADD_TO_COMPONENT
9
RISCV
10
)