[all-commits] [llvm/llvm-project] 82bee9: Make FEATURE_AVX512VP2INTERSECT match between comp...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Mon May 25 06:19:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 82bee922afd65bf884abb9ea3db3fc7fede4e1cf
https://github.com/llvm/llvm-project/commit/82bee922afd65bf884abb9ea3db3fc7fede4e1cf
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-05-25 (Mon, 25 May 2020)
Changed paths:
M llvm/include/llvm/Support/X86TargetParser.def
M llvm/lib/Support/Host.cpp
Log Message:
-----------
Make FEATURE_AVX512VP2INTERSECT match between compiler-rt and LLVM
compiler-rt also doesn't support bits >= 64 as far as I know.
More information about the All-commits
mailing list