[all-commits] [llvm/llvm-project] a704d8: [InstCombine] Add or((icmp ult/ule (A + C1), C3), ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Oct 19 06:58:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a704d8238c86bac524f14adb6b04e0908a324e15
      https://github.com/llvm/llvm-project/commit/a704d8238c86bac524f14adb6b04e0908a324e15
  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:
  -----------
  [InstCombine] Add or((icmp ult/ule (A + C1), C3), (icmp ult/ule (A + C2), C3)) uniform vector support




More information about the All-commits mailing list