[PATCH] D124531: CodeGen: Move getAddressSpaceForPseudoSourceKind into TargetMachine
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 4 02:54:14 PDT 2022
arsenm added a comment.
In D124531#3490557 <https://reviews.llvm.org/D124531#3490557>, @foad wrote:
> LGTM.
>
>> Currently AMDGPU is constructing PseudoSourceValue instances in MachineFunctionInfo.
>
> This patch doesn't change that, right?
Right. I have 3 alternative patches to do that later
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124531/new/
https://reviews.llvm.org/D124531
More information about the llvm-commits
mailing list