Skip to content

Commit 2360c41

Browse files
committed
[RISCV] Add the missing dependency on Vectorize
Caused by #94082.
1 parent 8b55d34 commit 2360c41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Target/RISCV/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ add_llvm_target(RISCVCodeGen
8080
Target
8181
TargetParser
8282
TransformUtils
83+
Vectorize
8384

8485
ADD_TO_COMPONENT
8586
RISCV

0 commit comments

Comments
 (0)