diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2024-03-17 14:05:41 +0100 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2024-03-17 14:05:41 +0100 |
commit | daa350c1995015daac552548c34b87220f21156d (patch) | |
tree | 3f20c5446afee297fd2673f7fc472a4ce4446f2d /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 7b766a6f505577bbb7d2cd2c553b6207306c0df9 (diff) | |
download | llvm-daa350c1995015daac552548c34b87220f21156d.zip llvm-daa350c1995015daac552548c34b87220f21156d.tar.gz llvm-daa350c1995015daac552548c34b87220f21156d.tar.bz2 |
[mlir] Work around MSVC bug
MSVC fails to parse this construct, leading to
MlirTranslateMain.cpp(70): error C2065: 'inputSplitMarker': undeclared identifier
Just switching to brace init works around the issue
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions