[all-commits] [llvm/llvm-project] 482e6f: Revert rGa704d8238c86bac: "[InstCombine] Add or((i...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Oct 19 08:04:10 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 482e6f0041a81967ddf06b5e52375fbb592cfe7f
      https://github.com/llvm/llvm-project/commit/482e6f0041a81967ddf06b5e52375fbb592cfe7f
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
    M llvm/test/Transforms/InstCombine/or.ll

  Log Message:
  -----------
  Revert rGa704d8238c86bac: "[InstCombine] Add or((icmp ult/ule (A + C1), C3), (icmp ult/ule (A + C2), C3)) uniform vector support"

This reverts commit a704d8238c86bac524f14adb6b04e0908a324e15.

Causing stage2 build failures on some bots.




More information about the All-commits mailing list