This is follow up of https://reviews.llvm.org/D66699.
We might get ISEL ICE if we call vec_dss with non const 3rd arg.
Cannot select: intrinsic %llvm.ppc.altivec.dst
We should check the constraints in clang and generate better error
messages.
Differential D66748
[PowerPC][Altivec][Clang] Check compile-time constant for vec_dst* jsji on Aug 26 2019, 8:42 AM. Authored by
Details
This is follow up of https://reviews.llvm.org/D66699. Cannot select: intrinsic %llvm.ppc.altivec.dst We should check the constraints in clang and generate better error
Diff Detail
Event Timeline |