[all-commits] [llvm/llvm-project] cdd006: SimplifyCFG: Clean up optforfuzzing implementation

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sat May 23 10:59:30 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cdd006eec9409923f9a56b9026ce2cb72e7b71dc
      https://github.com/llvm/llvm-project/commit/cdd006eec9409923f9a56b9026ce2cb72e7b71dc
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-05-23 (Sat, 23 May 2020)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/Local.h
    M llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp

  Log Message:
  -----------
  SimplifyCFG: Clean up optforfuzzing implementation

This should function as any other SimplifyCFGOption rather than having
the transform check and specially consider the attribute itself.




More information about the All-commits mailing list