[all-commits] [llvm/llvm-project] 678da7: AMDGPU/GlobalISel: Remove leftover #if 0
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Mar 19 17:07:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 678da7b109fffe6ed4a5e50974d28535e73b4dae
https://github.com/llvm/llvm-project/commit/678da7b109fffe6ed4a5e50974d28535e73b4dae
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-03-19 (Thu, 19 Mar 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
Log Message:
-----------
AMDGPU/GlobalISel: Remove leftover #if 0
The subtarget feature used to be missing from subtargets, but that was
fixed.
More information about the All-commits
mailing list