[all-commits] [llvm/llvm-project] 0b458d: [ValueTracking] Add computeKnownBits DemandedElts ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Mar 19 05:41:41 PDT 2020


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

  Changed paths:
    M llvm/lib/Analysis/ValueTracking.cpp
    M llvm/test/Transforms/InstSimplify/compare.ll

  Log Message:
  -----------
  [ValueTracking] Add computeKnownBits DemandedElts support to ADD/SUB/MUL instructions (PR36319)




More information about the All-commits mailing list