[PATCH] D47332: [PowerPC] Exploit the vector min/max instructions

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 04:27:12 PDT 2019


RKSimon added a comment.
Herald added a subscriber: jdoerfert.
Herald added a project: LLVM.

Is anything happening with this? We've hit PPC issues with ISD::ABS on https://reviews.llvm.org/D49837 and I noticed that PPCTargetLowering::LowerABS has a reference to this patch.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D47332





More information about the llvm-commits mailing list