[all-commits] [llvm/llvm-project] 612119: [NFC] Refine tests by adding `:` to checks
Mariya Podchishchaeva via All-commits
all-commits at lists.llvm.org
Fri Mar 3 02:24:03 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6121190b8ccca293632a0ba24a3344938dc2d705
https://github.com/llvm/llvm-project/commit/6121190b8ccca293632a0ba24a3344938dc2d705
Author: Mariya Podchishchaeva <mariya.podchishchaeva at intel.com>
Date: 2023-03-03 (Fri, 03 Mar 2023)
Changed paths:
M llvm/test/MC/AMDGPU/gfx11_asm_vop1_t16_err.s
M llvm/test/MC/AMDGPU/gfx11_asm_vop2_t16_err.s
M llvm/test/MC/AMDGPU/gfx11_asm_vop3_err.s
M llvm/test/MC/AMDGPU/gfx11_asm_vopc_t16_err.s
M llvm/test/MC/AMDGPU/gfx11_asm_vopcx_t16_err.s
M llvm/test/MC/ARM/thumb-branches.s
M llvm/test/MC/ARM/thumb2-branch-ranges.s
M llvm/test/MC/Hexagon/PacketRules/hvx_vshuff_vdeal.s
M llvm/test/MC/Hexagon/c4_newval.s
M llvm/test/MC/Hexagon/multiple-pc4.s
M llvm/test/MC/Hexagon/zreg-post-inc.s
M llvm/test/TableGen/GICombinerEmitter/defs-invalid.td
M llvm/test/TableGen/GICombinerEmitter/match-invalid.td
M llvm/test/tools/llvm-dwarfdump/X86/debug_tls_relocs.s
Log Message:
-----------
[NFC] Refine tests by adding `:` to checks
The tests can fail if working directory where the tests were launched
has a `error` substring in its path.
Reviewed By: jhenderson, foad
Differential Revision: https://reviews.llvm.org/D144562
More information about the All-commits
mailing list