[all-commits] [llvm/llvm-project] 66c710: [AMDGPU] Do not bother adding reserved registers t...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Jan 25 07:17:18 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66c710ec9dcdbdec6cadd89b972d8945983dc92f
https://github.com/llvm/llvm-project/commit/66c710ec9dcdbdec6cadd89b972d8945983dc92f
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-01-25 (Thu, 25 Jan 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Log Message:
-----------
[AMDGPU] Do not bother adding reserved registers to liveins (#79436)
Tweak the implementation of llvm.amdgcn.wave.id to not add TTMP8 to the
function liveins.
More information about the All-commits
mailing list