diff options
author | Craig Topper <craig.topper@gmail.com> | 2020-02-11 23:13:28 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2020-02-11 23:26:29 -0800 |
commit | 3988b7046a5c998deacde3b89187d6e2eb76154d (patch) | |
tree | efae2fbf22005daf26e758a4484ca982370f52cb /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 07e50c7b9161e32c43e095aed586614bf8b02c71 (diff) | |
download | llvm-3988b7046a5c998deacde3b89187d6e2eb76154d.zip llvm-3988b7046a5c998deacde3b89187d6e2eb76154d.tar.gz llvm-3988b7046a5c998deacde3b89187d6e2eb76154d.tar.bz2 |
[X86] Correct the predicate on some patterns for 128 and 256 EVEX versions of VCVTPS2PH.
These should require AVX512VL not AVX512F. The legacy VEX patterns
will match first unless AVX512VL is enabled so this doesn't cause
a functional issue.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions