[all-commits] [llvm/llvm-project] 918f3f: AMDGPU/GlobalISel: Fix test copy paste error
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Jul 18 07:57:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 918f3fc2c7cf8116b04bfc00125af53214671fc6
https://github.com/llvm/llvm-project/commit/918f3fc2c7cf8116b04bfc00125af53214671fc6
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-07-18 (Sat, 18 Jul 2020)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fmaxnum.mir
Log Message:
-----------
AMDGPU/GlobalISel: Fix test copy paste error
Commit: c73df5696696327a15af2f05b30923cd66361ddc
https://github.com/llvm/llvm-project/commit/c73df5696696327a15af2f05b30923cd66361ddc
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-07-18 (Sat, 18 Jul 2020)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/constant-bus-restriction.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ds.ordered.add.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ds.ordered.swap.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.sbfe.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/xnor.ll
Log Message:
-----------
AMDGPU/GlobalISel: Address some test fixmes that don't fail now
Compare: https://github.com/llvm/llvm-project/compare/2f4c3e80970c...c73df5696696
More information about the All-commits
mailing list