[PATCH] D151936: [FuzzMutate] Handle BB without predecessor, avoid insertion after `musttail call`, avoid sinking token type
Henry Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 1 14:15:37 PDT 2023
HazyFish updated this revision to Diff 527618.
HazyFish retitled this revision from "[FuzzMutate] Handle BB with no predecessor and avoid insertion after `musttail call`" to "[FuzzMutate] Handle BB without predecessor, avoid insertion after `musttail call`, avoid sinking token type".
HazyFish edited the summary of this revision.
HazyFish added a comment.
Avoid sinking token type
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151936/new/
https://reviews.llvm.org/D151936
Files:
llvm/lib/FuzzMutate/IRMutator.cpp
llvm/lib/FuzzMutate/RandomIRBuilder.cpp
llvm/unittests/FuzzMutate/RandomIRBuilderTest.cpp
llvm/unittests/FuzzMutate/StrategiesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151936.527618.patch
Type: text/x-patch
Size: 8169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230601/65add89c/attachment.bin>
More information about the llvm-commits
mailing list