[all-commits] [llvm/llvm-project] 46bef4: [InstCombine][NFC] Add baseline tests for folds of...

Alexander Shaposhnikov via All-commits all-commits at lists.llvm.org
Wed May 4 17:05:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 46bef4d71355fe1295694ea18592226bc62a592e
      https://github.com/llvm/llvm-project/commit/46bef4d71355fe1295694ea18592226bc62a592e
  Author: Alexander Shaposhnikov <ashaposhnikov at google.com>
  Date:   2022-05-05 (Thu, 05 May 2022)

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

  Log Message:
  -----------
  [InstCombine][NFC] Add baseline tests for folds of ((A&B)^C)|B

Differential revision: https://reviews.llvm.org/D124709

Test plan: make check-all




More information about the All-commits mailing list