[PATCH] D144562: [NFC] Refine tests by adding `:` to checks

Mariya Podchishchaeva via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 06:48:36 PST 2023


Fznamznon created this revision.
Herald added subscribers: kosarev, cmtice, kerbowa, jvesely.
Herald added a reviewer: jhenderson.
Herald added a project: All.
Fznamznon requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

The tests can fail if wokring directory where the tests were launched
has a error substring in its path.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D144562

Files:
  llvm/test/MC/AMDGPU/gfx11_asm_vop1_t16_err.s
  llvm/test/MC/AMDGPU/gfx11_asm_vop2_t16_err.s
  llvm/test/MC/AMDGPU/gfx11_asm_vop3_err.s
  llvm/test/MC/AMDGPU/gfx11_asm_vopc_t16_err.s
  llvm/test/MC/AMDGPU/gfx11_asm_vopcx_t16_err.s
  llvm/test/MC/ARM/thumb-branches.s
  llvm/test/MC/ARM/thumb2-branch-ranges.s
  llvm/test/MC/Hexagon/PacketRules/hvx_vshuff_vdeal.s
  llvm/test/MC/Hexagon/c4_newval.s
  llvm/test/MC/Hexagon/multiple-pc4.s
  llvm/test/MC/Hexagon/zreg-post-inc.s
  llvm/test/TableGen/GICombinerEmitter/defs-invalid.td
  llvm/test/TableGen/GICombinerEmitter/match-invalid.td
  llvm/test/tools/llvm-dwarfdump/X86/debug_tls_relocs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144562.499482.patch
Type: text/x-patch
Size: 10367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230222/e77681ba/attachment.bin>


More information about the llvm-commits mailing list