diff options
author | Ramkumar Ramachandra <ramkumar.ramachandra@codasip.com> | 2025-04-29 09:50:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-29 09:50:33 +0100 |
commit | 13b443f2efcfe57768a1077c63bb675eb6380e35 (patch) | |
tree | b73e1721b44b537865f1f1d7d6dbeade4a46426c /clang/lib/AST/ByteCode/InterpBuiltin.cpp | |
parent | 49842426f3fc70af756f9e6fe80ecf829178a1b2 (diff) | |
download | llvm-13b443f2efcfe57768a1077c63bb675eb6380e35.zip llvm-13b443f2efcfe57768a1077c63bb675eb6380e35.tar.gz llvm-13b443f2efcfe57768a1077c63bb675eb6380e35.tar.bz2 |
[LAA] Improve convergent tests (#136758)
LoopAccessAnalysis has code for handling function calls where the
function is marked with the 'convergent' attribute, but the test
coverage is insufficient. Fix this by adding a test showing the case of
no-runtime-checks adapted from LoopDistribute, and clean up the existing
test with runtime-checks. Also regenerate the test file with
UpdateTestChecks.
Diffstat (limited to 'clang/lib/AST/ByteCode/InterpBuiltin.cpp')
0 files changed, 0 insertions, 0 deletions