Skip to content
Commit 1559123c authored by Craig Topper's avatar Craig Topper
Browse files

Mark non-VEX forms of AES instructions as requiring SSE2 to be enabled along...

Mark non-VEX forms of AES instructions as requiring SSE2 to be enabled along with AES. Since that's required for the XMM registers to be valid for integer data. Doesn't change any behavior though since you can't use an intrinsic with an illegal type anyway. Just makes it consistent with the VEX forms.

llvm-svn: 147344
parent b34b4819
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