[all-commits] [llvm/llvm-project] 8d8d46: AMDGPU/GlobalISel: Fix missing impdef of scc on bo...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Feb 14 19:35:36 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8d8d46b57a479ece4e512958307ba173e52605f1
https://github.com/llvm/llvm-project/commit/8d8d46b57a479ece4e512958307ba173e52605f1
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-02-14 (Fri, 14 Feb 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-and.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-or.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-xor.mir
Log Message:
-----------
AMDGPU/GlobalISel: Fix missing impdef of scc on boolean bit ops
More information about the All-commits
mailing list