[clang] [llvm] [PowerPC][X86] Make cpu id builtins target independent and lower for PPC (PR #68919)
Kamau Bridgeman via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 8 11:10:57 PST 2023
================
@@ -0,0 +1,80 @@
+#ifndef PPC_FEATURE
----------------
kamaub wrote:
Missing file description similar to the `head` of `clang/include/clang/Basic/Builtins.def`
https://github.com/llvm/llvm-project/pull/68919
More information about the cfe-commits
mailing list