aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorChristian Ulmann <christianulmann@gmail.com>2025-07-14 07:34:29 +0200
committerGitHub <noreply@github.com>2025-07-14 07:34:29 +0200
commit374d5da214ba8017614c350e9fe4688cdc79d5f5 (patch)
tree2b77d09837ba296e9a9e58cc8c04270855cca71e /llvm/lib/Transforms/Utils/Local.cpp
parenta6494a3bbf0620ec472d44db4e79c4c508618a61 (diff)
downloadllvm-374d5da214ba8017614c350e9fe4688cdc79d5f5.zip
llvm-374d5da214ba8017614c350e9fe4688cdc79d5f5.tar.gz
llvm-374d5da214ba8017614c350e9fe4688cdc79d5f5.tar.bz2
[MLIR][Interfaces] Remove negative branch weight verifier (#148234)
This commit removes the verifier that checked if branch weights are negative. This check was too strict because weights are interpreted as unsigned integers. This showed up when running the verifier on LLVM dialect modules that were imported from LLVM IR.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions