[all-commits] [llvm/llvm-project] be0698: [InstCombine] remove shl(neg x), y transform

RotateRight via All-commits all-commits at lists.llvm.org
Thu Aug 12 08:28:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be0698559b20ae75b1dd91f515000bffe5b7f35a
      https://github.com/llvm/llvm-project/commit/be0698559b20ae75b1dd91f515000bffe5b7f35a
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-08-12 (Thu, 12 Aug 2021)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp

  Log Message:
  -----------
  [InstCombine] remove shl(neg x), y transform

This diff was accidentally committed with:
1b5a195845e1




More information about the All-commits mailing list