aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorNick Desaulniers <ndesaulniers@google.com>2021-06-28 13:52:41 -0700
committerNick Desaulniers <ndesaulniers@google.com>2021-06-28 13:52:45 -0700
commita00ad8599045ce7d0b5d2a64a8d22267df37bd14 (patch)
tree02eb4523dd806335f2dcfc13f0558855c4a72369 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent57ad2e106767f298a0248a5894fcb3581f533f93 (diff)
downloadllvm-a00ad8599045ce7d0b5d2a64a8d22267df37bd14.zip
llvm-a00ad8599045ce7d0b5d2a64a8d22267df37bd14.tar.gz
llvm-a00ad8599045ce7d0b5d2a64a8d22267df37bd14.tar.bz2
[Test] rewrite inline_nossp.ll
While adding remark based tests in D104944, I noticed that the tests that we were passing were passing for the wrong reason. They were passing because the dynamic allocas were preventing inlining, not the code I added in D91816. Rewrite and simplify the test. Add remark based checks to validate we're preventing inline substitutions for the right reasons. Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D104958
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions