[all-commits] [llvm/llvm-project] d37b28: Revert "[InstCombine] Add oneuse checks to shr + c...

Amara Emerson via All-commits all-commits at lists.llvm.org
Fri Oct 27 14:28:15 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d37b283cdd37feca5ea71456cf350005add268e7
      https://github.com/llvm/llvm-project/commit/d37b283cdd37feca5ea71456cf350005add268e7
  Author: Amara Emerson <amara at apple.com>
  Date:   2023-10-27 (Fri, 27 Oct 2023)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
    M llvm/test/Transforms/InstCombine/ashr-icmp-minmax-idiom-break.ll
    M llvm/test/Transforms/InstCombine/icmp-shr-lt-gt.ll
    M llvm/test/Transforms/PhaseOrdering/icmp-ashr-breaking-select-idiom.ll

  Log Message:
  -----------
  Revert "[InstCombine] Add oneuse checks to shr + cmp constant folds."

This reverts commit a66051c68a43af39f9fd962f71d58ae0efcf860d.

This seems to have caused issue #70509 so reverting until I have time
to investigate.




More information about the All-commits mailing list