diff options
author | Henrik G. Olsson <hnrklssn@gmail.com> | 2025-10-09 22:56:37 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-10 05:56:37 +0000 |
commit | 0df4e63798d208d7e0fe1f4693046bbe7f7ca704 (patch) | |
tree | 9dcf3bf83a9a61ce6d410af45d3c9cbc3ce7580a /llvm/test/Analysis/ScalarEvolution/exit-count-non-strict.ll | |
parent | 8a505a11ee6394596d48cfc689010cc68cdb724a (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
This test was broken by
https://github.com/llvm/llvm-project/pull/162714. Previously the
`[[clang::opencl_private]]` attribute was applied first, resulting in
the clashing `__global` attribute being ignored. Now that `__global` is
applied first, it results in an error, and then
`[[clang::opencl_private]]` is applied, resulting in another error.
Diffstat (limited to 'llvm/test/Analysis/ScalarEvolution/exit-count-non-strict.ll')
0 files changed, 0 insertions, 0 deletions