[llvm] [PreISelIntrinsicLowering] Expand all unary elementwise intrinsics (PR #193552)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 22 12:50:32 PDT 2026


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `profcheck` running on `profcheck-b1` while building `llvm` at step 5 "annotate".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/223/builds/2056

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 5 (annotate) failure: '../llvm-zorg/zorg/buildbot/builders/annotated/profcheck.sh --jobs=64' (failure)
...
UNSUPPORTED: LLVM :: tools/gold/X86/fatlto/fatlto.test (44382 of 44392)
UNSUPPORTED: LLVM :: CodeGen/DirectX/Metadata/loop-md-valid.ll (44383 of 44392)
UNSUPPORTED: LLVM :: CodeGen/CSKY/atomic-cmpxchg-flag.ll (44384 of 44392)
UNSUPPORTED: LLVM :: CodeGen/DirectX/ContainerData/RootSignature-Flags.ll (44385 of 44392)
UNSUPPORTED: LLVM :: CodeGen/DirectX/fdot.ll (44386 of 44392)
UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-09.py (44387 of 44392)
UNSUPPORTED: LLVM :: MC/M68k/Arith/Classes/MxDiMu.s (44388 of 44392)
UNSUPPORTED: LLVM :: MC/M68k/Control/bsr32.s (44389 of 44392)
UNSUPPORTED: LLVM :: MC/M68k/Control/trap-break.s (44390 of 44392)
UNSUPPORTED: LLVM :: CodeGen/DirectX/rootsignature-validation-binding-limits-upperbound.ll (44391 of 44392)
FAIL: LLVM :: Transforms/PreISelIntrinsicLowering/AArch64/expand-fp-math.ll (44392 of 44392)
********************
Failed Tests (1):
  LLVM :: Transforms/PreISelIntrinsicLowering/AArch64/expand-fp-math.ll


Testing Time: 146.24s

Total Discovered Tests: 53984
  Excluded   :   307 (0.57%)
  Skipped    :    17 (0.03%)
  Unsupported:  1110 (2.06%)
  Passed     : 52549 (97.34%)
  Failed     :     1 (0.00%)
FAILED: test/CMakeFiles/check-llvm /b/profcheck-build/build/test/CMakeFiles/check-llvm 
cd /b/profcheck-build/build/test && /usr/bin/python3 /b/profcheck-build/build/./bin/llvm-lit --exclude-xfail /b/profcheck-build/build/test
ninja: build stopped: subcommand failed.
Step 7 (Ninja) failure: Ninja (failure)
...
UNSUPPORTED: LLVM :: tools/gold/X86/fatlto/fatlto.test (44382 of 44392)
UNSUPPORTED: LLVM :: CodeGen/DirectX/Metadata/loop-md-valid.ll (44383 of 44392)
UNSUPPORTED: LLVM :: CodeGen/CSKY/atomic-cmpxchg-flag.ll (44384 of 44392)
UNSUPPORTED: LLVM :: CodeGen/DirectX/ContainerData/RootSignature-Flags.ll (44385 of 44392)
UNSUPPORTED: LLVM :: CodeGen/DirectX/fdot.ll (44386 of 44392)
UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-09.py (44387 of 44392)
UNSUPPORTED: LLVM :: MC/M68k/Arith/Classes/MxDiMu.s (44388 of 44392)
UNSUPPORTED: LLVM :: MC/M68k/Control/bsr32.s (44389 of 44392)
UNSUPPORTED: LLVM :: MC/M68k/Control/trap-break.s (44390 of 44392)
UNSUPPORTED: LLVM :: CodeGen/DirectX/rootsignature-validation-binding-limits-upperbound.ll (44391 of 44392)
FAIL: LLVM :: Transforms/PreISelIntrinsicLowering/AArch64/expand-fp-math.ll (44392 of 44392)
********************
Failed Tests (1):
  LLVM :: Transforms/PreISelIntrinsicLowering/AArch64/expand-fp-math.ll


Testing Time: 146.24s

Total Discovered Tests: 53984
  Excluded   :   307 (0.57%)
  Skipped    :    17 (0.03%)
  Unsupported:  1110 (2.06%)
  Passed     : 52549 (97.34%)
  Failed     :     1 (0.00%)
FAILED: test/CMakeFiles/check-llvm /b/profcheck-build/build/test/CMakeFiles/check-llvm 
cd /b/profcheck-build/build/test && /usr/bin/python3 /b/profcheck-build/build/./bin/llvm-lit --exclude-xfail /b/profcheck-build/build/test
ninja: build stopped: subcommand failed.
program finished with exit code 1
elapsedTime=172.171568

```

</details>

https://github.com/llvm/llvm-project/pull/193552


More information about the llvm-commits mailing list