[all-commits] [llvm/llvm-project] da8659: [CIR][NFC] Add LLVM and OGCG checks to six codegen...

adams381 via All-commits all-commits at lists.llvm.org
Mon Apr 13 12:29:19 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da86595eb2417b33b2633902e8fed8e221043093
      https://github.com/llvm/llvm-project/commit/da86595eb2417b33b2633902e8fed8e221043093
  Author: adams381 <adams at nvidia.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M clang/test/CIR/CodeGen/binop.c
    M clang/test/CIR/CodeGen/c89-implicit-int.c
    M clang/test/CIR/CodeGen/empty.cpp
    M clang/test/CIR/CodeGen/expressions.cpp
    M clang/test/CIR/CodeGen/forward-enum.c
    M clang/test/CIR/CodeGen/static-vars.c

  Log Message:
  -----------
  [CIR][NFC] Add LLVM and OGCG checks to six codegen tests (#191536)

Add CIR-to-LLVM and classic codegen RUN lines to empty.cpp,
c89-implicit-int.c, expressions.cpp, binop.c, forward-enum.c, and
static-vars.c so each test verifies LLVM IR output from both pipelines.

Made with [Cursor](https://cursor.com)



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