aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorLei Zhang <antiagainst@google.com>2020-02-04 20:58:10 -0500
committerLei Zhang <antiagainst@google.com>2020-02-10 16:24:48 -0500
commit50aeeed8a2dd68d2ead2a5337260e21e3d098764 (patch)
tree222af2fdba19577a8505c3c39dc5fa72230fd664 /lldb/source/Commands/CommandObjectFrame.cpp
parent9559834a5c1286db4e5bc1f5de047bfd67868f4a (diff)
downloadllvm-50aeeed8a2dd68d2ead2a5337260e21e3d098764.zip
llvm-50aeeed8a2dd68d2ead2a5337260e21e3d098764.tar.gz
llvm-50aeeed8a2dd68d2ead2a5337260e21e3d098764.tar.bz2
[mlir][spirv] Use spv.entry_point_abi in GPU to SPIR-V conversions
We have spv.entry_point_abi for specifying the local workgroup size. It should be decorated onto input gpu.func ops to drive the SPIR-V CodeGen to generate the proper SPIR-V module execution mode. Compared to using command-line options for specifying the configuration, using attributes also has the benefits that 1) we are now able to use different local workgroup for different entry points and 2) the tests contains the configuration directly. Differential Revision: https://reviews.llvm.org/D74012
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions