[PATCH] D159206: [Clang] Propagate target-features if compatible when using mlink-builtin-bitcode

Juan Manuel Martinez CaamaƱo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 30 09:36:31 PDT 2023


jmmartinez updated this revision to Diff 554753.
jmmartinez marked an inline comment as done.
jmmartinez added a comment.

- Drop incoming builtins with incompatible target-features


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159206/new/

https://reviews.llvm.org/D159206

Files:
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/CGCall.h
  clang/lib/CodeGen/CodeGenAction.cpp
  clang/test/CodeGen/link-builtin-bitcode.c
  clang/test/CodeGenCUDA/link-builtin-bitcode-gpu-attrs-preserved.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159206.554753.patch
Type: text/x-patch
Size: 11820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230830/74bca7a4/attachment-0001.bin>


More information about the cfe-commits mailing list