diff options
author | Liu, Chen3 <chen3.liu@intel.com> | 2020-10-23 11:32:19 +0800 |
---|---|---|
committer | Liu, Chen3 <chen3.liu@intel.com> | 2020-10-26 08:37:45 +0800 |
commit | 180548c5c7848f82ceac5d6a3528a8cb14c20fed (patch) | |
tree | 6661875de49e34f94945d875e4a2e0c147acb04b /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 63ba82ed00ffe3e5d5f4ce907c4523d8d980fc8a (diff) | |
download | llvm-180548c5c7848f82ceac5d6a3528a8cb14c20fed.zip llvm-180548c5c7848f82ceac5d6a3528a8cb14c20fed.tar.gz llvm-180548c5c7848f82ceac5d6a3528a8cb14c20fed.tar.bz2 |
[X86] VEX/EVEX prefix doesn't work for inline assembly.
For now, we lost the encoding information if we using inline assembly.
The encoding for the inline assembly will keep default even if we add
the vex/evex prefix.
Differential Revision: https://reviews.llvm.org/D90009
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions