[all-commits] [llvm/llvm-project] 6aabbe: [AMDGPU][NFC] Tidy SIOptimizeExecMaskingPreRA for ...
Carl Ritson via All-commits
all-commits at lists.llvm.org
Tue Oct 20 01:23:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6aabbeadae2024f468990e256706148a2c05f644
https://github.com/llvm/llvm-project/commit/6aabbeadae2024f468990e256706148a2c05f644
Author: Carl Ritson <carl.ritson at amd.com>
Date: 2020-10-20 (Tue, 20 Oct 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp
Log Message:
-----------
[AMDGPU][NFC] Tidy SIOptimizeExecMaskingPreRA for extensibility
Remove duplicate code and move things around to make it easier to
add additional optimisations to the pass.
Reviewed By: rampitec
Differential Revision: https://reviews.llvm.org/D89619
More information about the All-commits
mailing list