Skip to content
Commit 09d5d153 authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Disable use of zmm registers for varargs musttail calls under...

[X86] Disable use of zmm registers for varargs musttail calls under prefer-vector-width=256 and min-legal-vector-width=256.

Under this config, the v16f32 type we try to use isn't to a register
class so the getRegClassFor call will fail.

llvm-svn: 368594
parent 86876422
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment