diff options
author | Andy Kaylor <akaylor@nvidia.com> | 2025-03-25 14:41:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-25 14:41:30 -0700 |
commit | df011313cf14a2a0735ed3c56b70c5a145b23213 (patch) | |
tree | c0ca650b18a2555f6cb6ec837fe7a49f5082d832 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | f0b752e921702e5a44327ac5906e50777cd0b29d (diff) | |
download | llvm-df011313cf14a2a0735ed3c56b70c5a145b23213.zip llvm-df011313cf14a2a0735ed3c56b70c5a145b23213.tar.gz llvm-df011313cf14a2a0735ed3c56b70c5a145b23213.tar.bz2 |
[CIR] Remove failing binop test (#133001)
When CIR binop support was commited, it accidentally included a test for
functionality that was removed during the review process
(cir.binop.overflow). This test, of course, fails.
This change removes the failing test. It will be re-added when the
corresponding op is added.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions