[all-commits] [llvm/llvm-project] 62d1fb: AMDGPU/GlobalISel: Use unmerge instead of extract ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Aug 24 08:08:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 62d1fb828f918fef0c139028fed6e81c5ba1fa41
https://github.com/llvm/llvm-project/commit/62d1fb828f918fef0c139028fed6e81c5ba1fa41
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
Log Message:
-----------
AMDGPU/GlobalISel: Use unmerge instead of extract in addrspace queries
This is a bit more consistent with regular operation legalization.
More information about the All-commits
mailing list