[PATCH] D55392: [GlobalISel] Add instruction selection support for the @llvm.log10 intrinsic

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 7 11:35:11 PST 2018


aemerson added a comment.

The patch title should probably say adding IR translation support instead of selection support. If we're adding selection support too then we should have a test case, otherwise it can be in a later patch.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55392/new/

https://reviews.llvm.org/D55392





More information about the llvm-commits mailing list