[all-commits] [llvm/llvm-project] df0113: [CIR] Remove failing binop test (#133001)

Andy Kaylor via All-commits all-commits at lists.llvm.org
Tue Mar 25 14:41:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df011313cf14a2a0735ed3c56b70c5a145b23213
      https://github.com/llvm/llvm-project/commit/df011313cf14a2a0735ed3c56b70c5a145b23213
  Author: Andy Kaylor <akaylor at nvidia.com>
  Date:   2025-03-25 (Tue, 25 Mar 2025)

  Changed paths:
    R clang/test/CIR/Lowering/binop-overflow.cir

  Log Message:
  -----------
  [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.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list