[all-commits] [llvm/llvm-project] aafe93: [hexagon] Require "asserts" build for widen-not-lo...

Brian Cain via All-commits all-commits at lists.llvm.org
Sun Nov 24 07:36:01 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aafe934c0c0c1d274099228e7e47669770235284
      https://github.com/llvm/llvm-project/commit/aafe934c0c0c1d274099228e7e47669770235284
  Author: Brian Cain <bcain at quicinc.com>
  Date:   2024-11-24 (Sun, 24 Nov 2024)

  Changed paths:
    M llvm/test/CodeGen/Hexagon/widen-not-load.ll

  Log Message:
  -----------
  [hexagon] Require "asserts" build for widen-not-load test (#117414)

This test fails on the `clang-x64-windows-msvc` builder:

      .---command stderr------------
|
C:\b\slave\clang-x64-windows-msvc\llvm-project\llvm\test\CodeGen\Hexagon\widen-not-load.ll:7:16:
error: CHECK-LABEL: expected string not found in input
      | ; CHECK-LABEL: test1
      |                ^
      | <stdin>:1:1: note: scanning from here
| llc.exe: Unknown command line argument
'-debug-only=hexagon-load-store-widening'. Try:
'c:\b\slave\clang-x64-windows-msvc\build\stage1\bin\llc.exe --help'
      | ^
      | <stdin>:1:35: note: possible intended match here
| llc.exe: Unknown command line argument
'-debug-only=hexagon-load-store-widening'. Try:
'c:\b\slave\clang-x64-windows-msvc\build\stage1\bin\llc.exe --help'
      |                                   ^



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list