[InstCombine] Signed saturation patterns
[llvm-complete.git] / lib / Target / RISCV / Utils / CMakeLists.txt
blob727ab4a9fd771ac509df66bcec71b2f301330bc4
1 add_llvm_library(LLVMRISCVUtils
2   RISCVBaseInfo.cpp
3   RISCVMatInt.cpp
4   )