Skip to content
Commit 6c0d9edb authored by Craig Topper's avatar Craig Topper
Browse files

[x86] Put 'C' after 'i' on all the AVX-512 intrisics that take const ints. 'C'...

[x86] Put 'C' after 'i' on all the AVX-512 intrisics that take const ints. 'C' is a suffix modifier not a prefix modififier. Also put 'C' on the pointers in all of the gather instrinsics. I think they previously had one due to the misordering. I'm still thinking the 'iC' actually need to be a 'Ii' since they really require an ICE.

llvm-svn: 224913
parent be4c437f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment