[all-commits] [llvm/llvm-project] a8bda3: [NFC] Disallow unused prefixes in CodeGen/AMDGPU
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Fri Jan 8 12:03:02 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a8bda3df42565298e28a0424785a8522c41dcf78
https://github.com/llvm/llvm-project/commit/a8bda3df42565298e28a0424785a8522c41dcf78
Author: Mircea Trofin <mtrofin at google.com>
Date: 2021-01-08 (Fri, 08 Jan 2021)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/fdiv.f16.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/fdiv.f32.ll
M llvm/test/CodeGen/AMDGPU/lit.local.cfg
M llvm/test/CodeGen/AMDGPU/non-entry-alloca.ll
Log Message:
-----------
[NFC] Disallow unused prefixes in CodeGen/AMDGPU
This adds the lit config, and cleans up remaining tests.
Differential Revision: https://reviews.llvm.org/D94245
More information about the All-commits
mailing list