[all-commits] [llvm/llvm-project] 241432: [CIR] Make all opt tests verify roundtrip

Henrich Lauko via All-commits all-commits at lists.llvm.org
Wed Oct 1 01:56:16 PDT 2025


  Branch: refs/heads/users/xlauko/cir-opt-test-verify-roundtrip
  Home:   https://github.com/llvm/llvm-project
  Commit: 241432c6f72607a16bb207166bec1b5d927b17e5
      https://github.com/llvm/llvm-project/commit/241432c6f72607a16bb207166bec1b5d927b17e5
  Author: xlauko <xlauko at mail.muni.cz>
  Date:   2025-10-01 (Wed, 01 Oct 2025)

  Changed paths:
    M clang/test/CIR/IR/alloca.cir
    M clang/test/CIR/IR/array-ctor.cir
    M clang/test/CIR/IR/array-dtor.cir
    M clang/test/CIR/IR/array.cir
    M clang/test/CIR/IR/atomic.cir
    M clang/test/CIR/IR/binassign.cir
    M clang/test/CIR/IR/bitfield_info.cir
    M clang/test/CIR/IR/call.cir
    M clang/test/CIR/IR/cast.cir
    M clang/test/CIR/IR/cmp.cir
    M clang/test/CIR/IR/complex.cir
    M clang/test/CIR/IR/copy.cir
    M clang/test/CIR/IR/func.cir
    M clang/test/CIR/IR/global-init.cir
    M clang/test/CIR/IR/global-var-linkage.cir
    M clang/test/CIR/IR/global.cir
    M clang/test/CIR/IR/label.cir
    M clang/test/CIR/IR/module.cir
    M clang/test/CIR/IR/stack-save-restore.cir
    M clang/test/CIR/IR/struct.cir
    M clang/test/CIR/IR/switch-flat.cir
    M clang/test/CIR/IR/switch.cir
    M clang/test/CIR/IR/ternary.cir
    M clang/test/CIR/IR/throw.cir
    M clang/test/CIR/IR/unary.cir
    M clang/test/CIR/IR/vector.cir
    M clang/test/CIR/IR/vtable-addrpt.cir
    M clang/test/CIR/IR/vtable-attr.cir
    M clang/test/CIR/IR/vtt-addrpoint.cir

  Log Message:
  -----------
  [CIR] Make all opt tests verify roundtrip

This mirrors incubator changes from https://github.com/llvm/clangir/pull/1923



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