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
[rtsan] Remove mkfifoat interceptor (#116997)
[llvm-project.git]
/
mlir
/
lib
/
Conversion
/
ArithCommon
/
CMakeLists.txt
blob
888c45f2e52fe1936e6826f7724d96981165e856
1
add_mlir_conversion_library(MLIRArithAttrToLLVMConversion
2
AttrToLLVMConverter.cpp
3
4
LINK_COMPONENTS
5
Core
6
7
LINK_LIBS PUBLIC
8
MLIRArithDialect
9
MLIRLLVMDialect
10
)