[all-commits] [llvm/llvm-project] cc68e4: [CIR] Implement codegen for inline assembly withou...

Iris Shi via All-commits all-commits at lists.llvm.org
Mon Aug 18 18:54:46 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc68e4534378006c16148f52d2dbaf2080ac9f57
      https://github.com/llvm/llvm-project/commit/cc68e4534378006c16148f52d2dbaf2080ac9f57
  Author: Iris Shi <0.0 at owo.li>
  Date:   2025-08-18 (Mon, 18 Aug 2025)

  Changed paths:
    M clang/include/clang/CIR/MissingFeatures.h
    A clang/lib/CIR/CodeGen/CIRGenAsm.cpp
    M clang/lib/CIR/CodeGen/CIRGenFunction.h
    M clang/lib/CIR/CodeGen/CIRGenModule.h
    M clang/lib/CIR/CodeGen/CIRGenStmt.cpp
    M clang/lib/CIR/CodeGen/CMakeLists.txt
    A clang/test/CIR/CodeGen/inline-asm.c

  Log Message:
  -----------
  [CIR] Implement codegen for inline assembly without input and output operands (#153546)

- Part of #153267


https://github.com/llvm/clangir/blob/main/clang/lib/CIR/CodeGen/CIRAsm.cpp



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