[all-commits] [llvm/llvm-project] 1962b3: [AMDGPU] Added test for MachineLICM reg pressure. ...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Fri Aug 6 16:05:25 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1962b33d3ff525806c8dacaa64f7f98beeb5a7fc
https://github.com/llvm/llvm-project/commit/1962b33d3ff525806c8dacaa64f7f98beeb5a7fc
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2021-08-06 (Fri, 06 Aug 2021)
Changed paths:
A llvm/test/CodeGen/AMDGPU/licm-regpressure.mir
Log Message:
-----------
[AMDGPU] Added test for MachineLICM reg pressure. NFC.
The test shows excessive register pressure after the MachineLICM.
This is a pre-commit for the patch fixing it.
Differential Revision:
More information about the All-commits
mailing list