[all-commits] [llvm/llvm-project] 9acd95: AMDGPU: Use Register
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Dec 27 13:53:42 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9acd9544db9c3e5193389851915dbb69b5b685c2
https://github.com/llvm/llvm-project/commit/9acd9544db9c3e5193389851915dbb69b5b685c2
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2019-12-27 (Fri, 27 Dec 2019)
Changed paths:
M llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp
Log Message:
-----------
AMDGPU: Use Register
Commit: e29ae3799ba33c5a6e8d49e6bf2ccdb9314ff6b5
https://github.com/llvm/llvm-project/commit/e29ae3799ba33c5a6e8d49e6bf2ccdb9314ff6b5
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2019-12-27 (Fri, 27 Dec 2019)
Changed paths:
M llvm/include/llvm/CodeGen/TargetInstrInfo.h
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.h
Log Message:
-----------
TII: Fix using Register for a subregister index argument
Compare: https://github.com/llvm/llvm-project/compare/b30d87a90ba9...e29ae3799ba3
More information about the All-commits
mailing list