[all-commits] [llvm/llvm-project] 77f05e: AMDGPU/GlobalISel: Fix bug in test register bank
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue May 19 19:54:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 77f05e5b53180280afd3e505387e0724da1111e9
https://github.com/llvm/llvm-project/commit/77f05e5b53180280afd3e505387e0724da1111e9
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-05-19 (Tue, 19 May 2020)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-pattern-xor3.mir
R llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-pattern-xor3.xfail.mir
Log Message:
-----------
AMDGPU/GlobalISel: Fix bug in test register bank
The intent wasn't cases with illegal VGPR to SGPR copies.
More information about the All-commits
mailing list