[all-commits] [llvm/llvm-project] 7adb5c: Revert "[InstCombine] Fix infinite loop due to bit...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Dec 31 08:43:17 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7adb5c2aca8047ae184a96869e3cfcb034fbac39
      https://github.com/llvm/llvm-project/commit/7adb5c2aca8047ae184a96869e3cfcb034fbac39
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2019-12-31 (Tue, 31 Dec 2019)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
    R llvm/test/Transforms/InstCombine/pr44245.ll

  Log Message:
  -----------
  Revert "[InstCombine] Fix infinite loop due to bitcast <-> phi transforms"

This reverts commit 27a0795943fee0f30b995fe5165428afc2dfd402.

Seems to break test-suite.




More information about the All-commits mailing list