[all-commits] [llvm/llvm-project] c29471: [ARM] Don't use TARGET_HEADER_BUILTIN in arm_mve_b...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Oct 15 09:11:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c294715e2e0c90761e69fd3a7db221601289d803
https://github.com/llvm/llvm-project/commit/c294715e2e0c90761e69fd3a7db221601289d803
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-10-15 (Fri, 15 Oct 2021)
Changed paths:
M clang/utils/TableGen/MveEmitter.cpp
Log Message:
-----------
[ARM] Don't use TARGET_HEADER_BUILTIN in arm_mve_builtins.inc or arm_cde_builtins.inc
The attributes string doesn't include 'f' or 'h'. I don't think
any code looks at the header name without those.
Reviewed By: simon_tatham
Differential Revision: https://reviews.llvm.org/D111755
More information about the All-commits
mailing list