[all-commits] [llvm/llvm-project] 77fb8c: [InstCombine] update tests for logic folds to exer...

RotateRight via All-commits all-commits at lists.llvm.org
Thu Oct 15 11:38:20 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 77fb8cbd60cfd185b710886c4fe53e1865f24ce8
      https://github.com/llvm/llvm-project/commit/77fb8cbd60cfd185b710886c4fe53e1865f24ce8
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-10-15 (Thu, 15 Oct 2020)

  Changed paths:
    M llvm/test/Transforms/InstCombine/xor.ll

  Log Message:
  -----------
  [InstCombine] update tests for logic folds to exercise commuted patterns; NFC

This was the intent for D88551.
I also varied the types a bit for extra coverage
and tried to make better test/value names.




More information about the All-commits mailing list