[all-commits] [llvm/llvm-project] 989ee1: [Test] Add test that shows how SimplifyCFG may ins...

max-azul via All-commits all-commits at lists.llvm.org
Thu Jul 16 02:23:52 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 989ee11df6814465714f6292424f9e10668c7755
      https://github.com/llvm/llvm-project/commit/989ee11df6814465714f6292424f9e10668c7755
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    A llvm/test/Transforms/SimplifyCFG/convergent.ll

  Log Message:
  -----------
  [Test] Add test that shows how SimplifyCFG may insert redunant Phi

It happens when a block cannot be threaded because of a convergent function.




More information about the All-commits mailing list