[PATCH] D84125: [IR] Add integer min/max/abs intrinsics
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 22 12:36:07 PDT 2020
arsenm added a comment.
In D84125#2167655 <https://reviews.llvm.org/D84125#2167655>, @nikic wrote:
> Remove GlobalISel support. It can be implemented in a separate revision.
Only the G_ABS handling should be separate
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84125/new/
https://reviews.llvm.org/D84125
More information about the llvm-commits
mailing list