[PATCH] D138711: AMDGPU: Remove BufferPseudoSourceValue
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 28 13:12:42 PST 2022
arsenm added a comment.
I was planning on tracking an underlying IR reference wrapped in these. That would require moving PSVs into some kind of dynamically allocatable set owned by the MachineFunction (which I have most of a patch to do somewhere)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138711/new/
https://reviews.llvm.org/D138711
More information about the llvm-commits
mailing list