[all-commits] [llvm/llvm-project] 62abc8: [AMDGPU] Set GFX11 null export target based on exp...
Carl Ritson via All-commits
all-commits at lists.llvm.org
Tue Jun 21 01:40:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62abc8c2005e3d086c44db041c6430e42bf3e4f3
https://github.com/llvm/llvm-project/commit/62abc8c2005e3d086c44db041c6430e42bf3e4f3
Author: Carl Ritson <carl.ritson at amd.com>
Date: 2022-06-21 (Tue, 21 Jun 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SILateBranchLowering.cpp
M llvm/test/CodeGen/AMDGPU/early-term.mir
Log Message:
-----------
[AMDGPU] Set GFX11 null export target based on export attributes
If shader only has depth exports use MRTZ otherwise use MRT0.
Differential Revision: https://reviews.llvm.org/D128185
More information about the All-commits
mailing list