diff options
author | Fehr Mathieu <mathieu.fehr@gmail.com> | 2024-04-02 14:47:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-02 14:47:27 +0100 |
commit | e03f16f9fdfcb36ed05842f43f542107a0d46288 (patch) | |
tree | d152c926f2055b22252c9d1c8bbd5b355e6f3723 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 737fc353d2e8c9c6f0db78f6af6ab05a1e349d2b (diff) | |
download | llvm-e03f16f9fdfcb36ed05842f43f542107a0d46288.zip llvm-e03f16f9fdfcb36ed05842f43f542107a0d46288.tar.gz llvm-e03f16f9fdfcb36ed05842f43f542107a0d46288.tar.bz2 |
[mlir] [arith] Remove buggy illegal operation in --arith-unsigned-when-equivalent (#87298)
`CeilDivUIOp` seemed to have been added by mistake to the list of
dynamically
illegal operations in `arith-unsigned-when-equivalent`. The only illegal
operations
should be the signed operations that can be converted to their unsigned
counterpart.
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions