According to the ACLE the vbrsrq* intrinsics don't accept vectors
with 64-bit elements (and neither does the corresponding VBRSR
instruction).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
... and we weren't testing the accidental 64-bit builtins (or else we'd have spotted the problem!), so no tests need to be changed. LGTM.