[all-commits] [llvm/llvm-project] 191d70: [AMDGPU] Use Register in more places in SIInstrInf...
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Oct 25 07:07:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 191d70f2f52d9cd38e0c57f8319b466eff1ac023
https://github.com/llvm/llvm-project/commit/191d70f2f52d9cd38e0c57f8319b466eff1ac023
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-10-25 (Tue, 25 Oct 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.h
Log Message:
-----------
[AMDGPU] Use Register in more places in SIInstrInfo. NFC.
Also avoid using AMDGPU::NoRegister when it's not neeeded.
More information about the All-commits
mailing list