[all-commits] [llvm/llvm-project] 8b8cd1: Revert "[LSR] add testcase for wrongly phi node el...

Chen Zheng via All-commits all-commits at lists.llvm.org
Wed Apr 1 03:29:18 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b8cd150a4a176cd971c604f92de76acdae4a301
      https://github.com/llvm/llvm-project/commit/8b8cd150a4a176cd971c604f92de76acdae4a301
  Author: shchenz <czhengsz at cn.ibm.com>
  Date:   2020-04-01 (Wed, 01 Apr 2020)

  Changed paths:
    M llvm/lib/Analysis/ScalarEvolutionExpander.cpp
    R llvm/test/Transforms/LoopStrengthReduce/phi-unknownscev.ll

  Log Message:
  -----------
  Revert "[LSR] add testcase for wrongly phi node elimination - NFC"

This reverts commit dbf5e4f6c7f76d8086b01efed5c37dced3eed4b6.
The testcase has different behaviour on PowerPC and X86.




More information about the All-commits mailing list