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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 24 09:07:22 PST 2018


RKSimon added a comment.

@tkrupa This can now be abandoned now that the x86 vector rotation intrinsics emit/autoupgrade to generic funnel shifts.


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