[PATCH] D155865: [AMDGPU][GlobalISel] Update legalizer for G_ABS, G_SMIN, G_SMAX, G_UMIN, G_UMAX
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 1 17:13:37 PDT 2023
arsenm added a comment.
In D155865#4539131 <https://reviews.llvm.org/D155865#4539131>, @Acim-Maravic wrote:
> In D155865#4520845 <https://reviews.llvm.org/D155865#4520845>, @arsenm wrote:
>
>>> moreElementsVector does not support G_ABS
>>
>> This is easy to just fix?
>
> Yes but we do not need it in this patch. Should I fix it here anyway?
Can fix before or after, doesn't need to be here
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155865/new/
https://reviews.llvm.org/D155865
More information about the llvm-commits
mailing list