[PATCH] D47019: [X86] Lowering rotation intrinsics to native IR

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 17 01:23:53 PST 2018


RKSimon added a comment.

In D47019#1332667 <https://reviews.llvm.org/D47019#1332667>, @tkrupa wrote:

> I'm no longer working on this. AFAIK this task and D46946 <https://reviews.llvm.org/D46946> have been reassigned to @Jianping or @LuoYuanke.


In which case I may do the rotation work myself - D55747 <https://reviews.llvm.org/D55747> is the only outstanding issue AFAICT and it'd be good to start getting more thorough funnel shift usage into the code.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D47019





More information about the llvm-commits mailing list