[clang] [llvm] [PowerPC] Add builtins for Post Quantum Cryptography Acceleration (PR #184717)

via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 17:49:19 PST 2026


github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results

* 131827 tests passed
* 2976 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### LLVM
<details>
<summary>LLVM.CodeGen/PowerPC/funnel-shift-rot.ll</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\llc.exe < C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\PowerPC\funnel-shift-rot.ll -mtriple=ppc32-- | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\PowerPC\funnel-shift-rot.ll --check-prefixes=CHECK,CHECK32,CHECK32_32
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=ppc32--
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\PowerPC\funnel-shift-rot.ll' --check-prefixes=CHECK,CHECK32,CHECK32_32
# note: command had no output on stdout or stderr
# RUN: at line 3
c:\_work\llvm-project\llvm-project\build\bin\llc.exe < C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\PowerPC\funnel-shift-rot.ll -mtriple=ppc32-- -mcpu=ppc64 | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\PowerPC\funnel-shift-rot.ll --check-prefixes=CHECK,CHECK32,CHECK32_64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=ppc32-- -mcpu=ppc64
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\PowerPC\funnel-shift-rot.ll' --check-prefixes=CHECK,CHECK32,CHECK32_64
# note: command had no output on stdout or stderr
# RUN: at line 4
c:\_work\llvm-project\llvm-project\build\bin\llc.exe < C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\PowerPC\funnel-shift-rot.ll -mtriple=powerpc64le-- | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\PowerPC\funnel-shift-rot.ll --check-prefixes=CHECK,CHECK64
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=powerpc64le--
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\PowerPC\funnel-shift-rot.ll' --check-prefixes=CHECK,CHECK64
# note: command had no output on stdout or stderr
# RUN: at line 5
c:\_work\llvm-project\llvm-project\build\bin\llc.exe < C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\PowerPC\funnel-shift-rot.ll -mcpu=future -mtriple=powerpc64le-- | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\PowerPC\funnel-shift-rot.ll --check-prefix=FUTURE
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mcpu=future -mtriple=powerpc64le--
# note: command had no output on stdout or stderr
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\PowerPC\funnel-shift-rot.ll' --check-prefix=FUTURE
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\PowerPC\funnel-shift-rot.ll:349:16: error: FUTURE-NEXT: expected string not found in input
# | ; FUTURE-NEXT: vnegw 3, 3
# |                ^
# | <stdin>:209:9: note: scanning from here
# | # %bb.0:
# |         ^
# | <stdin>:212:3: note: possible intended match here
# |  xvrlw 34, 34, 0
# |   ^
# | 
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\PowerPC\funnel-shift-rot.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |             .
# |             .
# |             .
# |           204:  .p2align 4 
# |           205:  .type rotr_v4i32, at function 
# |           206: rotr_v4i32: # @rotr_v4i32 
# |           207: .Lfunc_begin12: 
# |           208:  .cfi_startproc 
# |           209: # %bb.0: 
# | next:349'0             X error: no match found
# |           210:  xxlxor 0, 0, 0 
# | next:349'0     ~~~~~~~~~~~~~~~~
# |           211:  xvsubuwm 0, 0, 35 
# | next:349'0     ~~~~~~~~~~~~~~~~~~~
# |           212:  xvrlw 34, 34, 0 
# | next:349'0     ~~~~~~~~~~~~~~~~~
# | next:349'1       ?               possible intended match
# |           213:  blr 
# | next:349'0     ~~~~~
# |           214:  .long 0 
# | next:349'0     ~~~~~~~~~
# |           215:  .quad 0 
# | next:349'0     ~~~~~~~~~
# |           216: .Lfunc_end12: 
# | next:349'0     ~~~~~~~~~~~~~~
# |           217:  .size rotr_v4i32, .Lfunc_end12-.Lfunc_begin12 
# | next:349'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/184717


More information about the llvm-commits mailing list