diff options
author | Andres-Salamanca <andrealebarbaritos@gmail.com> | 2025-05-19 15:52:21 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-19 13:52:21 -0700 |
commit | 114e4508b2fd8df34740572383e749f3184a2a89 (patch) | |
tree | 95f7f5d25988c15fde589c6cd014d76a14fb3778 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | c92ff61cee858d0b28f2c3187baa29dd61eb6d87 (diff) | |
download | llvm-114e4508b2fd8df34740572383e749f3184a2a89.zip llvm-114e4508b2fd8df34740572383e749f3184a2a89.tar.gz llvm-114e4508b2fd8df34740572383e749f3184a2a89.tar.bz2 |
[CIR] Remove the empty verifier in cir.ifOp (#140457)
The empty verifier is redundant because cir::IfOp has no constraints to
enforce its verify() always succeeds.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions