diff options
author | Haohai Wen <haohai.wen@intel.com> | 2021-12-07 10:15:38 +0800 |
---|---|---|
committer | Haohai Wen <haohai.wen@intel.com> | 2021-12-08 11:29:08 +0800 |
commit | d2c093e79d146f837ce0117f9b331e9e4508d2cf (patch) | |
tree | 419fc9d5acbc80c5cca5c709a9f1baace7c6afdb /clang/lib/Lex/ModuleMap.cpp | |
parent | ae73f3fdd6340a7cc20ba3ad878b5a5b6502968f (diff) | |
download | llvm-d2c093e79d146f837ce0117f9b331e9e4508d2cf.zip llvm-d2c093e79d146f837ce0117f9b331e9e4508d2cf.tar.gz llvm-d2c093e79d146f837ce0117f9b331e9e4508d2cf.tar.bz2 |
[CostModel][X86] Add i64 mul cost for avx512 as 1cy
i64 mul cost is 1cy for all cpu that support avx512. Currently
all X86 cpu uses i64 mul cost in X64 cost table which is not
true for cpu that support avx512 (skx, icx).
Reviewed By: pengfei, RKSimon
Differential Revision: https://reviews.llvm.org/D115016
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions