[PATCH] D55392: [GlobalISel] Add instruction selection support for the @llvm.log10 intrinsic
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 7 10:59:42 PST 2018
aditya_nandakumar added a comment.
Thanks. This patch looks good. Would be nice if there's test to make sure the G_FLOG10 is being selected as well.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55392/new/
https://reviews.llvm.org/D55392
More information about the llvm-commits
mailing list