[all-commits] [llvm/llvm-project] d37400: [ValueTracking] computeKnownBitsFromShiftOperator ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Feb 24 05:50:09 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d37400168ce2f1f9ccc91847431f5b8c020a7d67
      https://github.com/llvm/llvm-project/commit/d37400168ce2f1f9ccc91847431f5b8c020a7d67
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-02-24 (Wed, 24 Feb 2021)

  Changed paths:
    M llvm/lib/Analysis/ValueTracking.cpp

  Log Message:
  -----------
  [ValueTracking] computeKnownBitsFromShiftOperator - remove non-zero shift amount handling.

This no longer affects any tests after the improvements to the KnownBits shift helpers.




More information about the All-commits mailing list