[all-commits] [llvm/llvm-project] 8bc5e7: [AMDGPU] Additional liveness tests for si-optimize...
Carl Ritson via All-commits
all-commits at lists.llvm.org
Tue Jul 5 23:06:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8bc5e7ac519f04f83ca5e73322778ea0d5baa91f
https://github.com/llvm/llvm-project/commit/8bc5e7ac519f04f83ca5e73322778ea0d5baa91f
Author: Carl Ritson <carl.ritson at amd.com>
Date: 2022-07-06 (Wed, 06 Jul 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp
M llvm/test/CodeGen/AMDGPU/opt-exec-masking-pre-ra-update-liveness.mir
Log Message:
-----------
[AMDGPU] Additional liveness tests for si-optimize-exec-masking-pre-ra
Merge tests and fixes from D128110 and D128315 on top of already
committed D128800.
Original author: arsenm
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D128882
More information about the All-commits
mailing list