diff options
author | rkayaith <rkayaith@gmail.com> | 2022-10-12 17:32:32 -0400 |
---|---|---|
committer | rkayaith <rkayaith@gmail.com> | 2022-11-08 14:47:01 -0500 |
commit | e4889c0a046e251bfaf27a637df606112659be89 (patch) | |
tree | 4cf655649b7690aacab0244752f31e6c12f146f1 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | f0e6c403c2d399e4fd821aa5a7e4a20534494c71 (diff) | |
download | llvm-e4889c0a046e251bfaf27a637df606112659be89.zip llvm-e4889c0a046e251bfaf27a637df606112659be89.tar.gz llvm-e4889c0a046e251bfaf27a637df606112659be89.tar.bz2 |
[mlir][spirv] Change translation to use spirv.module
Update the SPIRV `mlir-translate` translations to translate to/from
`spirv.module` instead of `builtin.module`. This simplifies the
translation since the code no longer needs to walk the module looking
for a SPIRV module, however it requires passing `-no-implicit-module` to
all the tests.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D135819
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions