[PATCH] D94430: [NFC] Disallow unused prefixes under llvm/test/CodeGen
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 11 09:37:24 PST 2021
mtrofin created this revision.
mtrofin added reviewers: arsenm, kristof.beyls.
Herald added subscribers: kerbowa, pengfei, nhaehnle, jvesely, nemanjai, jholewinski.
mtrofin requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
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.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D94430
Files:
llvm/test/CodeGen/AMDGPU/lit.local.cfg
llvm/test/CodeGen/ARM/speculation-hardening-sls.ll
llvm/test/CodeGen/NVPTX/f16-instructions.ll
llvm/test/CodeGen/PowerPC/lit.local.cfg
llvm/test/CodeGen/X86/lit.local.cfg
llvm/test/CodeGen/lit.local.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94430.315842.patch
Type: text/x-patch
Size: 6729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210111/50b6131b/attachment.bin>
More information about the llvm-commits
mailing list