[PATCH] D124531: CodeGen: Move getAddressSpaceForPseudoSourceKind into TargetMachine
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 4 01:57:50 PDT 2022
foad accepted this revision.
foad added a comment.
This revision is now accepted and ready to land.
LGTM.
> Currently AMDGPU is constructing PseudoSourceValue instances in MachineFunctionInfo.
This patch doesn't change that, right?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124531/new/
https://reviews.llvm.org/D124531
More information about the llvm-commits
mailing list