[all-commits] [llvm/llvm-project] e406de: [PredicateInfo][SCCP][NewGVN] Add tests for logica...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Jan 20 11:54:21 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e406de77c6f33a6d3bf0b432bad1217b37605c15
      https://github.com/llvm/llvm-project/commit/e406de77c6f33a6d3bf0b432bad1217b37605c15
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-01-20 (Wed, 20 Jan 2021)

  Changed paths:
    M llvm/test/Transforms/NewGVN/condprop.ll
    M llvm/test/Transforms/SCCP/conditions-ranges.ll
    M llvm/test/Transforms/Util/PredicateInfo/testandor.ll

  Log Message:
  -----------
  [PredicateInfo][SCCP][NewGVN] Add tests for logical and/or (NFC)

Duplicate some existing and/or tests using logical form.




More information about the All-commits mailing list