[PATCH] D117014: AMDGPU: Use removeAllRegUnitsForPhysReg()
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 11 05:31:28 PST 2022
foad added inline comments.
================
Comment at: llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp:1590
// the analysis results.
LIS->removeRegUnit(*MCRegUnitIterator(MCRegister::from(AMDGPU::SCC), TRI));
----------------
Can you use it here too?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117014/new/
https://reviews.llvm.org/D117014
More information about the llvm-commits
mailing list