aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorNabeel Omer <nabeel.omer@sony.com>2024-11-21 11:57:31 +0000
committerGitHub <noreply@github.com>2024-11-21 11:57:31 +0000
commit0b06301a1d839eb5f73559f6c3daf9049c34f3af (patch)
treeea589b53ec261ea08a967f8cfc33ed33a94ee473 /clang/lib/Frontend/CompilerInstance.cpp
parent56c091ea7106507b36015297ee9005c9d5fab0bf (diff)
downloadllvm-0b06301a1d839eb5f73559f6c3daf9049c34f3af.zip
llvm-0b06301a1d839eb5f73559f6c3daf9049c34f3af.tar.gz
llvm-0b06301a1d839eb5f73559f6c3daf9049c34f3af.tar.bz2
[X86] Fix shuffle comment decoding for vinsertps immediate operand (#117009)
The relevant bit from the Intel SDM for vinsertps semantics: ``` IF (SRC = REG) THEN COUNT_S := imm8[7:6] ELSE COUNT_S := 0 ``` This is now taken into account.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions