aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorJakub Kuderski <kubak@google.com>2023-07-19 16:48:46 -0400
committerJakub Kuderski <kubak@google.com>2023-07-19 16:48:47 -0400
commit9415241c5ba700379d67006391e50204df4f32f4 (patch)
treee7aed58facb21f5213e553907fdb45f0f153b8a9 /clang/lib/CodeGen/CodeGenFunction.cpp
parent287030384c90d705fbdb2112cfaf39d1497d23f5 (diff)
downloadllvm-9415241c5ba700379d67006391e50204df4f32f4.zip
llvm-9415241c5ba700379d67006391e50204df4f32f4.tar.gz
llvm-9415241c5ba700379d67006391e50204df4f32f4.tar.bz2
[mlir][spirv] Split op implementation file into subfiles. NFC.
The main op implementation file for SPIR-V grew past 5k LOC. This makes it take a long time to compile and index with LSPs like clangd. Pull out the first few SPIR-V extension ops into their own `.cpp` files, just like we do with `.td` op definitions. This includes the KHR/NV/Intel coop matrix and the integer dot prod extensions. I plan to further split this in future revisions. Reviewed By: antiagainst Differential Revision: https://reviews.llvm.org/D155747
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions