[PATCH] D55241: AMDGPU: Should always start from the first register in VGPR indexing.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 7 14:18:22 PST 2018
arsenm added a comment.
No, it's not committed. Variable + constant is a common case in general.
It would probably be better to do this fold in the DAG for now though
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55241/new/
https://reviews.llvm.org/D55241
More information about the llvm-commits
mailing list