[all-commits] [llvm/llvm-project] c5b733: [SimplifyCFG] FoldTwoEntryPHINode(): don't fold if...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Sun Jun 20 02:37:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5b7335dc8ebdf6c007363631ae154e97ea4a733
      https://github.com/llvm/llvm-project/commit/c5b7335dc8ebdf6c007363631ae154e97ea4a733
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2021-06-20 (Sun, 20 Jun 2021)

  Changed paths:
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
    M llvm/test/CodeGen/AArch64/inlineasm-S-constraint.ll
    M llvm/test/Transforms/SimplifyCFG/hoist-from-addresstaken-block.ll

  Log Message:
  -----------
  [SimplifyCFG] FoldTwoEntryPHINode(): don't fold if either block has it's address taken

Same as with HoistThenElseCodeToIf() (ad87761925c2790aab272138b5bbbde4a93e0383).




More information about the All-commits mailing list