github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 86122 tests passed
* 757 tests skipped
* 2 tests failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.CIR/CodeGenBuiltins/X86/avx512bw-builtins.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include
-nostdsysteminc -x c -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
-triple=x86_64-unknown-linux -target-feature +avx512bw -fclangir -emit-cir -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir
-Wall -Werror -Wsign-conversion
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include
-nostdsysteminc -x c -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
-triple=x86_64-unknown-linux -target-feature +avx512bw -fclangir -emit-cir -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir
-Wall -Werror -Wsign-conversion
# note: command had no output on stdout or stderr
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--check-prefix=CIR
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--check-prefix=CIR
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
# note: command had no output on stdout or stderr
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include
-nostdsysteminc -x c -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
-triple=x86_64-unknown-linux -target-feature +avx512bw -fno-signed-char
-fclangir -emit-cir -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir
-Wall -Werror -Wsign-conversion
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include
-nostdsysteminc -x c -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
-triple=x86_64-unknown-linux -target-feature +avx512bw -fno-signed-char
-fclangir -emit-cir -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir
-Wall -Werror -Wsign-conversion
# note: command had no output on stdout or stderr
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--check-prefix=CIR
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--check-prefix=CIR
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c:788:10:
error: CIR: expected string not found in input
# | // CIR: cir.cast bitcast %{{.*}} : !cir.vector<8 x !s64i> ->
!cir.vector<64 x !s8i>
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir:1188:72:
note: scanning from here
# | cir.func always_inline internal private dso_local
@_mm512_movepi8_mask(%arg0: !cir.vector<8 x !s64i> loc(fused[#loc655,
#loc656])) -> !u64i {
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir:1193:3:
note: possible intended match here
# | %3 = cir.cast bitcast %2 : !cir.vector<8 x !s64i> -> !cir.vector<64 x
!u8i> loc(#loc658)
# | ^
# |
# | Input file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 1183: %3 = cir.call @_mm512_movm_epi16(%2) : (!u32i) ->
!cir.vector<8 x !s64i> loc(#loc650)
# | 1184: cir.store %3, %1 : !cir.vector<8 x !s64i>,
!cir.ptr<!cir.vector<8 x !s64i>> loc(#loc913)
# | 1185: %4 = cir.load %1 : !cir.ptr<!cir.vector<8 x !s64i>>,
!cir.vector<8 x !s64i> loc(#loc913)
# | 1186: cir.return %4 : !cir.vector<8 x !s64i> loc(#loc913)
# | 1187: } loc(#loc911)
# | 1188: cir.func always_inline internal private dso_local
@_mm512_movepi8_mask(%arg0: !cir.vector<8 x !s64i> loc(fused[#loc655,
#loc656])) -> !u64i {
# | check:788'0
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error:
no match found
# | 1189: %0 = cir.alloca !cir.vector<8 x !s64i>,
!cir.ptr<!cir.vector<8 x !s64i>>, ["__A", init] {alignment = 64 : i64}
loc(#loc915)
# | check:788'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 1190: %1 = cir.alloca !u64i, !cir.ptr<!u64i>, ["__retval"]
{alignment = 8 : i64} loc(#loc654)
# | check:788'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 1191: cir.store %arg0, %0 : !cir.vector<8 x !s64i>,
!cir.ptr<!cir.vector<8 x !s64i>> loc(#loc657)
# | check:788'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 1192: %2 = cir.load align(64) %0 : !cir.ptr<!cir.vector<8 x
!s64i>>, !cir.vector<8 x !s64i> loc(#loc658)
# | check:788'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 1193: %3 = cir.cast bitcast %2 : !cir.vector<8 x !s64i> ->
!cir.vector<64 x !u8i> loc(#loc658)
# | check:788'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:788'1 ?
possible intended match
# | 1194: %4 = cir.const #cir.zero : !cir.vector<64 x !u8i>
loc(#loc659)
# | check:788'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 1195: %5 = cir.vec.cmp(lt, %3, %4) : !cir.vector<64 x !u8i>,
!cir.vector<64 x !cir.int<s, 1>> loc(#loc659)
# | check:788'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 1196: %6 = cir.cast bitcast %5 : !cir.vector<64 x !cir.int<s,
1>> -> !u64i loc(#loc659)
# | check:788'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 1197: cir.store %6, %1 : !u64i, !cir.ptr<!u64i> loc(#loc916)
# | check:788'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 1198: %7 = cir.load %1 : !cir.ptr<!u64i>, !u64i loc(#loc916)
# | check:788'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.CIR/CodeGenBuiltins/X86/avx512bw-builtins.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include
-nostdsysteminc -x c -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
-triple=x86_64-unknown-linux -target-feature +avx512bw -fclangir -emit-cir -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir
-Wall -Werror -Wsign-conversion
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include
-nostdsysteminc -x c -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
-triple=x86_64-unknown-linux -target-feature +avx512bw -fclangir -emit-cir -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir
-Wall -Werror -Wsign-conversion
# note: command had no output on stdout or stderr
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--check-prefix=CIR
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--check-prefix=CIR
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
# note: command had no output on stdout or stderr
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include
-nostdsysteminc -x c -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
-triple=x86_64-unknown-linux -target-feature +avx512bw -fno-signed-char
-fclangir -emit-cir -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir
-Wall -Werror -Wsign-conversion
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include
-nostdsysteminc -x c -flax-vector-conversions=none -ffreestanding
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
-triple=x86_64-unknown-linux -target-feature +avx512bw -fno-signed-char
-fclangir -emit-cir -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir
-Wall -Werror -Wsign-conversion
# note: command had no output on stdout or stderr
# RUN: at line 4
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--check-prefix=CIR
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
--check-prefix=CIR
--input-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c:788:10:
error: CIR: expected string not found in input
# | // CIR: cir.cast bitcast %{{.*}} : !cir.vector<8 x !s64i> ->
!cir.vector<64 x !s8i>
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir:1188:72:
note: scanning from here
# | cir.func always_inline internal private dso_local
@_mm512_movepi8_mask(%arg0: !cir.vector<8 x !s64i> loc(fused[#loc655,
#loc656])) -> !u64i {
# | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir:1193:3:
note: possible intended match here
# | %3 = cir.cast bitcast %2 : !cir.vector<8 x !s64i> -> !cir.vector<64 x
!u8i> loc(#loc658)
# | ^
# |
# | Input file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/CIR/CodeGenBuiltins/X86/Output/avx512bw-builtins.c.tmp.cir
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CIR/CodeGenBuiltins/X86/avx512bw-builtins.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 1183: %3 = cir.call @_mm512_movm_epi16(%2) : (!u32i) ->
!cir.vector<8 x !s64i> loc(#loc650)
# | 1184: cir.store %3, %1 : !cir.vector<8 x !s64i>,
!cir.ptr<!cir.vector<8 x !s64i>> loc(#loc913)
# | 1185: %4 = cir.load %1 : !cir.ptr<!cir.vector<8 x !s64i>>,
!cir.vector<8 x !s64i> loc(#loc913)
# | 1186: cir.return %4 : !cir.vector<8 x !s64i> loc(#loc913)
# | 1187: } loc(#loc911)
# | 1188: cir.func always_inline internal private dso_local
@_mm512_movepi8_mask(%arg0: !cir.vector<8 x !s64i> loc(fused[#loc655,
#loc656])) -> !u64i {
# | check:788'0
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error:
no match found
# | 1189: %0 = cir.alloca !cir.vector<8 x !s64i>,
!cir.ptr<!cir.vector<8 x !s64i>>, ["__A", init] {alignment = 64 : i64}
loc(#loc915)
# | check:788'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 1190: %1 = cir.alloca !u64i, !cir.ptr<!u64i>, ["__retval"]
{alignment = 8 : i64} loc(#loc654)
# | check:788'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 1191: cir.store %arg0, %0 : !cir.vector<8 x !s64i>,
!cir.ptr<!cir.vector<8 x !s64i>> loc(#loc657)
# | check:788'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 1192: %2 = cir.load align(64) %0 : !cir.ptr<!cir.vector<8 x
!s64i>>, !cir.vector<8 x !s64i> loc(#loc658)
# | check:788'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 1193: %3 = cir.cast bitcast %2 : !cir.vector<8 x !s64i> ->
!cir.vector<64 x !u8i> loc(#loc658)
# | check:788'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:788'1 ?
possible intended match
# | 1194: %4 = cir.const #cir.zero : !cir.vector<64 x !u8i>
loc(#loc659)
# | check:788'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 1195: %5 = cir.vec.cmp(lt, %3, %4) : !cir.vector<64 x !u8i>,
!cir.vector<64 x !cir.int<s, 1>> loc(#loc659)
# | check:788'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 1196: %6 = cir.cast bitcast %5 : !cir.vector<64 x !cir.int<s,
1>> -> !u64i loc(#loc659)
# | check:788'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 1197: cir.store %6, %1 : !u64i, !cir.ptr<!u64i> loc(#loc916)
# | check:788'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 1198: %7 = cir.load %1 : !cir.ptr<!u64i>, !u64i loc(#loc916)
# | check:788'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
If these failures are unrelated to your changes (for example tests are broken
or flaky at HEAD), please open an issue at
https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/173726
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits