[PATCH] D31359: [GlobalISel]: Allow backends to custom legalize Intrinsics
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 10 13:58:28 PDT 2018
aditya_nandakumar added a comment.
In https://reviews.llvm.org/D31359#1257145, @tstellar wrote:
> Here is an AMDGPU patch that uses legalizeIntrinsic() https://reviews.llvm.org/D52923
Thanks. Should I go ahead and commit this patch so you can get the AMD legalization intrinsic in?
Repository:
rL LLVM
https://reviews.llvm.org/D31359
More information about the llvm-commits
mailing list