[all-commits] [llvm/llvm-project] 05e90c: [NFC] Disallow unused prefixes under llvm/test/Cod...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Mon Jan 11 12:36:25 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 05e90cefeb4bc5613b2cadedc2b8e2ecb2ed20ed
      https://github.com/llvm/llvm-project/commit/05e90cefeb4bc5613b2cadedc2b8e2ecb2ed20ed
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2021-01-11 (Mon, 11 Jan 2021)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/lit.local.cfg
    M llvm/test/CodeGen/ARM/speculation-hardening-sls.ll
    M llvm/test/CodeGen/NVPTX/f16-instructions.ll
    M llvm/test/CodeGen/PowerPC/lit.local.cfg
    M llvm/test/CodeGen/X86/lit.local.cfg
    A llvm/test/CodeGen/lit.local.cfg

  Log Message:
  -----------
  [NFC] Disallow unused prefixes under llvm/test/CodeGen

This patch finishes addressing unused prefixes under CodeGen: 2
remaining tests fixed, and then undo-ing the lit.local.cfg changes under
various subdirs and moving the policy under CodeGen.

Differential Revision: https://reviews.llvm.org/D94430




More information about the All-commits mailing list