aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSjoerd Meijer <smeijer@nvidia.com>2024-11-19 13:56:55 +0000
committerGitHub <noreply@github.com>2024-11-19 13:56:55 +0000
commitedf56f1fa27dce36c2b537290c26fec1af1a1140 (patch)
tree23f9d80f132c6acbcf58b2b85c2451b22e5dfe6b /clang/lib/CodeGen/CodeGenModule.cpp
parenta8744066e9ef252b687c1206ccbd1a6e3ae1c890 (diff)
downloadllvm-edf56f1fa27dce36c2b537290c26fec1af1a1140.zip
llvm-edf56f1fa27dce36c2b537290c26fec1af1a1140.tar.gz
llvm-edf56f1fa27dce36c2b537290c26fec1af1a1140.tar.bz2
[LoopInterchange] Don't rely on ASSERTS build for tests. NFC. (#116780)
A lot of interchange tests unnecessary relied on a build with ASSERTS enabled. Instead, simply check the IR output for both negative and positive tests so that we don't rely on debug messages. This increases test coverage as these tests will now also run with non-assert builds. For a couple of files keeping some of the debug tests was useful, so separated out them out and moved them to a similarly named *-remarks.ll file.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions