aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDavid Sherwood <david.sherwood@arm.com>2020-12-21 09:05:01 +0000
committerDavid Sherwood <david.sherwood@arm.com>2020-12-21 09:12:28 +0000
commit3bf7d47a977d463940f558259d24d43d76d50e6f (patch)
tree82d6bc634ff6ebc1da1b6640928842c09974897e /clang/lib/Frontend/CompilerInvocation.cpp
parentf6c7ebe76ac5df175050a558e767a68abee07425 (diff)
downloadllvm-3bf7d47a977d463940f558259d24d43d76d50e6f.zip
llvm-3bf7d47a977d463940f558259d24d43d76d50e6f.tar.gz
llvm-3bf7d47a977d463940f558259d24d43d76d50e6f.tar.bz2
[NFC][InstructionCost] Remove isValid() asserts in SLPVectorizer.cpp
An earlier patch introduced asserts that the InstructionCost is valid because at that time the ReuseShuffleCost variable was an unsigned. However, now that the variable is an InstructionCost instance the asserts can be removed. See this thread for context: http://lists.llvm.org/pipermail/llvm-dev/2020-November/146408.html See this patch for the introduction of the type: https://reviews.llvm.org/D91174
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions