[all-commits] [llvm/llvm-project] 08ef71: [InstCombine] move/add tests for trunc-of-lshr; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Tue Sep 21 09:11:39 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 08ef71ca92d9bd474ac4bbb5109e9ced19c77f0e
      https://github.com/llvm/llvm-project/commit/08ef71ca92d9bd474ac4bbb5109e9ced19c77f0e
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-09-21 (Tue, 21 Sep 2021)

  Changed paths:
    M llvm/test/Transforms/InstCombine/and-narrow.ll
    A llvm/test/Transforms/InstCombine/trunc-demand.ll

  Log Message:
  -----------
  [InstCombine] move/add tests for trunc-of-lshr; NFC

Planning to reframe a proposed transform in terms of
demanded bits as suggested in D110170.
The new tests end with an 'or'.




More information about the All-commits mailing list