diff options
author | Ingo Müller <ingomueller@google.com> | 2025-03-20 13:52:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-20 13:52:11 +0100 |
commit | 1a2539ec929f01c33c1c667cc8f21064d61526e7 (patch) | |
tree | fbcb7e9ae022c029c08ed9b3fecc25d6c59dabd4 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 7dc550473c5239399707804c9466519d165aa7fd (diff) | |
download | llvm-1a2539ec929f01c33c1c667cc8f21064d61526e7.zip llvm-1a2539ec929f01c33c1c667cc8f21064d61526e7.tar.gz llvm-1a2539ec929f01c33c1c667cc8f21064d61526e7.tar.bz2 |
[mlir:bufferization] Make `LayoutMapOption` CL args enums. (#132121)
This PR changes the type of the command-line arguments representing
`LayoutMapOption` from `std::string` to the enum with the same name.
This allows for checking the values of programmable usages of the
corresponding options at compile time.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions