[PATCH] D65451: [DivRemPairs] Avoid RAUW pitfalls (PR42823)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 30 11:08:23 PDT 2019
lebedev.ri updated this revision to Diff 212386.
lebedev.ri marked an inline comment as done.
lebedev.ri edited the summary of this revision.
lebedev.ri added a comment.
Updated - fix typo, no need for `TrackingVH`, simply using worklist was sufficient to fix it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65451/new/
https://reviews.llvm.org/D65451
Files:
llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h
llvm/lib/Transforms/Scalar/DivRemPairs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65451.212386.patch
Type: text/x-patch
Size: 8348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190730/1b085362/attachment-0001.bin>
More information about the llvm-commits
mailing list