[x86] fix assert with horizontal math + broadcast of vector (PR43402)
[llvm-core.git] / lib / Target / RISCV / Utils / CMakeLists.txt
blob727ab4a9fd771ac509df66bcec71b2f301330bc4
1 add_llvm_library(LLVMRISCVUtils
2   RISCVBaseInfo.cpp
3   RISCVMatInt.cpp
4   )