[llvm] [PowerPC] Prefer VSX compare in vector selection (PR #65295)

Qiu Chaofan via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 02:23:56 PDT 2023


ecnelises wrote:

This is splitted from https://reviews.llvm.org/D75895. Since VSX instructions can use twice registers than VMX, it does no harm to codegen.

https://github.com/llvm/llvm-project/pull/65295


More information about the llvm-commits mailing list