[PATCH] D108123: [Local] Move isFreeCall() before willReturn()
guopeilin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 16 06:11:31 PDT 2021
guopeilin added a comment.
In D108123#2946665 <https://reviews.llvm.org/D108123#2946665>, @lebedev.ri wrote:
> This test already passes without the code change: https://godbolt.org/z/48TnbeKj1
The store is not expected, which will become unreachable after SimplifyCFG.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108123/new/
https://reviews.llvm.org/D108123
More information about the llvm-commits
mailing list