[clang] [SYCL] Allow neon attributes for ARM host (PR #94229)

Harald van Dijk via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 23 05:22:24 PST 2024


hvdijk wrote:

The rebase apparently conflicted with #95224. In the test I added, I checked that I preserved the existing behaviour with `-target-feature -neon`, but that behaviour has since changed. Updated to remove that bit of the test.

https://github.com/llvm/llvm-project/pull/94229


More information about the cfe-commits mailing list