[all-commits] [llvm/llvm-project] e07cf9: AMDGPU/GlobalISel: Don't hardcode maximum register...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jun 15 12:01:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e07cf92377f97d942b726565a07993d8e410d926
https://github.com/llvm/llvm-project/commit/e07cf92377f97d942b726565a07993d8e410d926
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-06-15 (Mon, 15 Jun 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
Log Message:
-----------
AMDGPU/GlobalISel: Don't hardcode maximum register size
This is a somewhat artifical limit, so avoid repeating it many places
in case it changes.
More information about the All-commits
mailing list