[PATCH] D37535: [AMDGPU] Fix legalization of VOP3P
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 6 14:50:58 PDT 2017
rampitec planned changes to this revision.
rampitec added a comment.
Actually it seems I have misread the documentation. VOP3P still cannot have literals other than inline constants.
I will remove the part about the legalization, but need to keep isOperandLegal part.
https://reviews.llvm.org/D37535
More information about the llvm-commits
mailing list