As far as I understand, this disables all integer vectors too.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM
We might want per-target documentation somewhere for what counts as an "floating point or vector instruction". It's not entirely obvious whether, for example, cvtss2si (%rax), %ecx is a floating-point instruction. But I don't think we can get much more clear in a one or two line description.