llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder
`openmp-clang-x86_64-linux-debian` running on `gribozavr4` while building
`clang` at step 2 "checkout".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/6/builds/10413
Here is the relevant piece of the
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `premerge-monolithic-linux`
running on `premerge-linux-1` while building `clang` at step 7
"test-build-unified-tree-check-all".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/153/builds/38150
Here is
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `bolt-x86_64-ubuntu-clang`
running on `bolt-worker` while building `clang` at step 6
"test-build-clang-bolt-stage2-clang-bolt".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/113/builds/8104
Here is
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `clang-aarch64-sve-vls`
running on `linaro-g3-02` while building `clang` at step 7 "ninja check 1".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/143/builds/9297
Here is the relevant piece of the bui
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `lldb-arm-ubuntu` running
on `linaro-lldb-arm-ubuntu` while building `clang` at step 6 "test".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/18/builds/19024
Here is the relevant piece of the build lo
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `lldb-remote-linux-win`
running on `as-builder-10` while building `clang` at step 8 "build-default".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/197/builds/7022
Here is the relevant piece of the bu
@@ -72,4 +72,14 @@ def CIRFlattenCFG : Pass<"cir-flatten-cfg"> {
let dependentDialects = ["cir::CIRDialect"];
}
+def LoweringPrepare : Pass<"cir-lowering-prepare"> {
+ let summary = "Preparation work before lowering to LLVM dialect";
+ let description = [{
+This pass d
@@ -72,4 +72,14 @@ def CIRFlattenCFG : Pass<"cir-flatten-cfg"> {
let dependentDialects = ["cir::CIRDialect"];
}
+def LoweringPrepare : Pass<"cir-lowering-prepare"> {
+ let summary = "Preparation work before lowering to LLVM dialect";
bcardosolopes wrote:
`
https://github.com/bcardosolopes edited
https://github.com/llvm/llvm-project/pull/148545
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/bcardosolopes approved this pull request.
We need to update some of the entries because they are old now, so a few
comments on that, otherwise LGTM
https://github.com/llvm/llvm-project/pull/148545
___
cfe-commits mailing list
cfe-co
llvmbot wrote:
@llvm/pr-subscribers-clangir
Author: Amr Hesham (AmrDeveloper)
Changes
Upstream, the basic structure of the LoweringPrepare pass as a prerequisite for
other ComplexType PR's
https://github.com/llvm/llvm-project/issues/141365
---
Full diff: https://github.com/llvm/llvm-pro
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Amr Hesham (AmrDeveloper)
Changes
Upstream, the basic structure of the LoweringPrepare pass as a prerequisite for
other ComplexType PR's
https://github.com/llvm/llvm-project/issues/141365
---
Full diff: https://github.com/llvm/llvm-proje
https://github.com/AmrDeveloper created
https://github.com/llvm/llvm-project/pull/148545
Upstream, the basic structure of the LoweringPrepare pass as a prerequisite for
other ComplexType PR's
https://github.com/llvm/llvm-project/issues/141365
>From 46579b053f7f0a95d11a06406b25e04a5ba3806f Mon
13 matches
Mail list logo