[all-commits] [llvm/llvm-project] 99336b: [ValueTracking] Add computeKnownBits DemandedElts ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Mar 18 14:51:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 99336bf95ab6abe4e4f3244ea132d3d074a222d9
      https://github.com/llvm/llvm-project/commit/99336bf95ab6abe4e4f3244ea132d3d074a222d9
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-03-18 (Wed, 18 Mar 2020)

  Changed paths:
    M llvm/lib/Analysis/ValueTracking.cpp
    M llvm/test/Transforms/InstSimplify/add-mask.ll

  Log Message:
  -----------
  [ValueTracking] Add computeKnownBits DemandedElts support to masked add instructions (PR36319)




More information about the All-commits mailing list