[all-commits] [llvm/llvm-project] 1ee533: [AMDGPU] Move all -global-isel RUN lines into main...
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Jul 6 03:02:32 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ee533afd0a64d7e021eb2b5ad6aa1a7722023cf
https://github.com/llvm/llvm-project/commit/1ee533afd0a64d7e021eb2b5ad6aa1a7722023cf
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-07-06 (Wed, 06 Jul 2022)
Changed paths:
R llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ds.gws.sema.release.all.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.sema.release.all.ll
Log Message:
-----------
[AMDGPU] Move all -global-isel RUN lines into main test file
This test previously had some -global-isel RUN lines, but others
were in a separate test file in GlobalISel/.
More information about the All-commits
mailing list