This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
41206b61e30c3d84188cb17b91c2c0c800982dd1
clang-p2996
/
mlir
/
lib
/
Target
/
LLVMIR
History
Mehdi Amini
ea4652ebeb
Fix unused variable warning (NFC)
...
Use isa<> instead of dyn_cast<> when the result isn't used.
2020-02-04 03:38:13 +00:00
..
ConvertFromLLVMIR.cpp
Fix unused variable warning (NFC)
2020-02-04 03:38:13 +00:00
ConvertToLLVMIR.cpp
Mass update the MLIR license header to mention "Part of the LLVM project"
2020-01-26 03:58:30 +00:00
ConvertToNVVMIR.cpp
Mass update the MLIR license header to mention "Part of the LLVM project"
2020-01-26 03:58:30 +00:00
ConvertToROCDLIR.cpp
Mass update the MLIR license header to mention "Part of the LLVM project"
2020-01-26 03:58:30 +00:00
ModuleTranslation.cpp
[mlir] LLVM dialect: Generate conversions between EnumAttrCase and LLVM API
2020-01-30 21:54:56 +01:00