[all-commits] [llvm/llvm-project] 491efa: [InstCombine] add/adjust tests for mask of sext i1...

RotateRight via All-commits all-commits at lists.llvm.org
Fri Nov 19 13:07:31 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 491efa7f31cbc39fe0aaad261a840cc5311346fb
      https://github.com/llvm/llvm-project/commit/491efa7f31cbc39fe0aaad261a840cc5311346fb
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-11-19 (Fri, 19 Nov 2021)

  Changed paths:
    M llvm/test/Transforms/InstCombine/and.ll
    M llvm/test/Transforms/InstCombine/or.ll

  Log Message:
  -----------
  [InstCombine] add/adjust tests for mask of sext i1; NFC

These are sibling transforms, but the test coverage was
uneven and incomplete.




More information about the All-commits mailing list