diff options
author | sfzhu93 <42506672+sfzhu93@users.noreply.github.com> | 2024-11-27 18:51:18 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-27 18:51:18 -0800 |
commit | 1f422dc399e2b62d0c8fc64849af915d89c28d67 (patch) | |
tree | e8f3d2785c1bca64692412fc1d10f8239bd00bcd /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 700d9ac9ef82fa5aa6b2972e8656ab5055a90d15 (diff) | |
download | llvm-1f422dc399e2b62d0c8fc64849af915d89c28d67.zip llvm-1f422dc399e2b62d0c8fc64849af915d89c28d67.tar.gz llvm-1f422dc399e2b62d0c8fc64849af915d89c28d67.tar.bz2 |
[MLIR][mlir-opt] add support for disabling diagnostics (#117669)
This PR adds a command line argument `--mlir-disable-diagnostic` for
disabling diagnostic information for mlir-opt.
When debugging with mlir-opt, some developers would like to disable the
diagnostic information and focus specifically on the dumped IR. For
example, https://github.com/triton-lang/triton/pull/5250
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions