[all-commits] [llvm/llvm-project] 095845: Revert "[FuzzMutate] Don't insert instructions aft...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Mar 16 09:29:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0958450251698a01eec48b3c68421d4d54b5560f
      https://github.com/llvm/llvm-project/commit/0958450251698a01eec48b3c68421d4d54b5560f
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-03-16 (Wed, 16 Mar 2022)

  Changed paths:
    M llvm/lib/FuzzMutate/IRMutator.cpp
    M llvm/unittests/FuzzMutate/StrategiesTest.cpp

  Log Message:
  -----------
  Revert "[FuzzMutate] Don't insert instructions after musttail call"

This reverts commit 6a23d2764467bd45c2e02828f6175a0b9f9a1005.

The newly added tests fail on the llvm-clang-x86_64-sie-win
buildbot. Not sure why a failure only occurs there, possibly
differen PRNG sequence?




More information about the All-commits mailing list