[all-commits] [llvm/llvm-project] 95a9b8: AMDGPU/GlobalISel: Fix mem size in test
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Feb 3 05:41:25 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 95a9b828f3d1a41314f41051f684864519f599eb
https://github.com/llvm/llvm-project/commit/95a9b828f3d1a41314f41051f684864519f599eb
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-constant.mir
Log Message:
-----------
AMDGPU/GlobalISel: Fix mem size in test
This wasn't intended to tests an extload.
Commit: e4bc55bd94bc5b618f6aa284c71eb69f87f75d06
https://github.com/llvm/llvm-project/commit/e4bc55bd94bc5b618f6aa284c71eb69f87f75d06
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
Log Message:
-----------
AMDGPU/GlobalISel: Reduce indentation
Compare: https://github.com/llvm/llvm-project/compare/24215fec9a6b...e4bc55bd94bc
More information about the All-commits
mailing list