[PATCH] D47917: [ARM] Lower llvm.ctlz.i32 to a libcall when clz is not available.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 12 03:00:37 PDT 2018


dmgreen added a comment.

I like the idea I think. Should this be guarded by some sort of gnueabi though?


Repository:
  rL LLVM

https://reviews.llvm.org/D47917





More information about the llvm-commits mailing list