[all-commits] [llvm/llvm-project] e05025: AMDGPU/GlobalISel: Fix generated wave64 checks
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jan 22 19:06:49 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e05025637781b446ffa0071793e3f9ec63e38346
https://github.com/llvm/llvm-project/commit/e05025637781b446ffa0071793e3f9ec63e38346
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-or.mir
Log Message:
-----------
AMDGPU/GlobalISel: Fix generated wave64 checks
This inexplicably managed to pass locally without the updated wave64
checks.
More information about the All-commits
mailing list