[all-commits] [llvm/llvm-project] b212eb: Revert "[InstCombine] fold zext of masked bit set/...

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Wed Jan 8 02:23:03 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b212eb7159b40c98b3c40619b82b996fb903282b
      https://github.com/llvm/llvm-project/commit/b212eb7159b40c98b3c40619b82b996fb903282b
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2020-01-08 (Wed, 08 Jan 2020)

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

  Log Message:
  -----------
  Revert "[InstCombine] fold zext of masked bit set/clear"

This reverts commit a041c4ec6f7aa659b235cb67e9231a05e0a33b7d.

This looks like a non-trivial change and there has been no code
reviews (at least there were no phabricator revisions attached to the
commit description). It is also causing a regression in one of our
downstream integration tests, we haven't been able to come up with a
minimal reproducer yet.




More information about the All-commits mailing list