diff options
author | Craig Topper <craig.topper@intel.com> | 2020-04-24 10:59:20 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-04-24 11:01:22 -0700 |
commit | 0ed5b0d517cb781d4949cc4bfa9854bc276ee13a (patch) | |
tree | 0b31357fa3396cbe6bd31c24b7f3f410d7806ce5 /llvm/lib/Support/Threading.cpp | |
parent | 238f00f6d3cf0aa36c2b169399fc34176d1bf768 (diff) | |
download | llvm-0ed5b0d517cb781d4949cc4bfa9854bc276ee13a.zip llvm-0ed5b0d517cb781d4949cc4bfa9854bc276ee13a.tar.gz llvm-0ed5b0d517cb781d4949cc4bfa9854bc276ee13a.tar.bz2 |
[X86] Don't use types when getting the intrinsic declaration for x86_avx512_mask_vcvtph2ps_512.
This intrinsic isn't overloaded so we should query with types.
Doing so causes the backend to miss the intrinsic and not codegen it.
This eventually leads to a linker error.
Diffstat (limited to 'llvm/lib/Support/Threading.cpp')
0 files changed, 0 insertions, 0 deletions