mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-07-22 19:56:07 -04:00
9bff67230d
Claim to not have any vector support to dissuade SLP, LV and friends from generating SIMD IR for the VE target. We will take this back once vector isel is stable. Reviewed By: kaz7, fhahn Differential Revision: https://reviews.llvm.org/D90462