[clang] [CIR] Call code gen; create empty cir.func op (PR #113483)

2024-10-31 Thread Schrodinger ZHU Yifan via cfe-commits
SchrodingerZhu wrote: Does https://mlir.llvm.org/docs/Dialects/Builtin/#fusedloc suit the situation? On Thu, Oct 31, 2024 at 15:48, David Olsen ***@***.***> wrote: @dkolsen-pgi commented on this pull request. In clang/lib/CIR/CodeGen/CIRGenModule.cpp: > @@ -24,9 +27,140 @@ CIRGenModule::CI

[clang] [CIR] Call code gen; create empty cir.func op (PR #113483)

2024-10-23 Thread Schrodinger ZHU Yifan via cfe-commits
@@ -16,4 +16,50 @@ include "clang/CIR/Dialect/IR/CIRDialect.td" +include "mlir/Interfaces/ControlFlowInterfaces.td" +include "mlir/Interfaces/FunctionInterfaces.td" +include "mlir/Interfaces/InferTypeOpInterface.td" +include "mlir/Interfaces/LoopLikeInterface.td" +include "ml

[clang] [CIR] Call code gen; create empty cir.func op (PR #113483)

2024-10-23 Thread Schrodinger ZHU Yifan via cfe-commits
@@ -16,4 +16,50 @@ include "clang/CIR/Dialect/IR/CIRDialect.td" +include "mlir/Interfaces/ControlFlowInterfaces.td" +include "mlir/Interfaces/FunctionInterfaces.td" +include "mlir/Interfaces/InferTypeOpInterface.td" +include "mlir/Interfaces/LoopLikeInterface.td" +include "ml

[clang] [libc] [libcxx] [Clang] Do not implicitly link C libraries for the GPU targets (PR #109052)

2024-09-17 Thread Schrodinger ZHU Yifan via cfe-commits
https://github.com/SchrodingerZhu approved this pull request. https://github.com/llvm/llvm-project/pull/109052 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[libunwind] [libc][libunwind] support build libunwind with libc (PR #84509)

2024-06-19 Thread Schrodinger ZHU Yifan via cfe-commits
https://github.com/SchrodingerZhu updated https://github.com/llvm/llvm-project/pull/84509 >From c7aa9678d9d9df752490c635810428ae37766fd3 Mon Sep 17 00:00:00 2001 From: Schrodinger ZHU Yifan Date: Fri, 8 Mar 2024 11:14:39 -0500 Subject: [PATCH] [libc][libunwind] support build libunwind with libc

[libunwind] [libc][libunwind] support build libunwind with libc (PR #84509)

2024-03-08 Thread Schrodinger ZHU Yifan via cfe-commits
https://github.com/SchrodingerZhu edited https://github.com/llvm/llvm-project/pull/84509 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[libunwind] [libc][libunwind] support build libunwind with libc (PR #84509)

2024-03-08 Thread Schrodinger ZHU Yifan via cfe-commits
https://github.com/SchrodingerZhu created https://github.com/llvm/llvm-project/pull/84509 None >From 76e99fd03b1fb51b59f0f4dbd5eefaff5e46175f Mon Sep 17 00:00:00 2001 From: Schrodinger ZHU Yifan Date: Fri, 8 Mar 2024 11:14:39 -0500 Subject: [PATCH] [libc][libunwind] support build libunwind wit

[clang] [C23] Add __TYPE_FMTB__ and __TYPE_FMTb__ predefined macros (PR #82037)

2024-02-16 Thread Schrodinger ZHU Yifan via cfe-commits
https://github.com/SchrodingerZhu approved this pull request. https://github.com/llvm/llvm-project/pull/82037 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits