[all-commits] [llvm/llvm-project] 9d2b47: [CIR] Implement ARM-style static guard lowering (#...

Andy Kaylor via All-commits all-commits at lists.llvm.org
Thu May 7 12:41:45 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d2b478ff1f49837c650439a8e255fa3cae25c8e
      https://github.com/llvm/llvm-project/commit/9d2b478ff1f49837c650439a8e255fa3cae25c8e
  Author: Andy Kaylor <akaylor at nvidia.com>
  Date:   2026-05-07 (Thu, 07 May 2026)

  Changed paths:
    M clang/lib/CIR/Dialect/Transforms/LoweringPrepare.cpp
    A clang/test/CIR/CodeGen/static-local-arm-guard.cpp

  Log Message:
  -----------
  [CIR] Implement ARM-style static guard lowering (#196394)

This adds the ARM-specific handling in LoweringPrepare to emit guard
variables for static local initialization.



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