[all-commits] [llvm/llvm-project] df23fc: [X86][AVX512FP16] Add the missing const modifiers....
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Mon Aug 22 07:08:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df23fc4f7fe7b9210217cbd37c409fc76d4ff136
https://github.com/llvm/llvm-project/commit/df23fc4f7fe7b9210217cbd37c409fc76d4ff136
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2022-08-22 (Mon, 22 Aug 2022)
Changed paths:
M clang/include/clang/Basic/BuiltinsX86.def
M clang/lib/Headers/avx512fp16intrin.h
Log Message:
-----------
[X86][AVX512FP16] Add the missing const modifiers. NFCI
This patch fixes lit fails after D132342.
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D132372
More information about the All-commits
mailing list