[all-commits] [llvm/llvm-project] febe4f: [PowerPC][NFC] Undefine __XL_COMPAT_ALTIVEC__ in b...
Lei Huang via All-commits
all-commits at lists.llvm.org
Thu Jun 16 18:17:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: febe4f650b8754188c8cde01701bc16bd4a7a696
https://github.com/llvm/llvm-project/commit/febe4f650b8754188c8cde01701bc16bd4a7a696
Author: Lei Huang <lei at ca.ibm.com>
Date: 2022-06-16 (Thu, 16 Jun 2022)
Changed paths:
M clang/test/CodeGen/PowerPC/builtins-ppc-vsx.c
Log Message:
-----------
[PowerPC][NFC] Undefine __XL_COMPAT_ALTIVEC__ in builtin lit test
Add defines and undefines of the __XL_COMPAT_ALTIVEC__ to ensure
consistent results regardless of the default for this macro.
More information about the All-commits
mailing list