[all-commits] [llvm/llvm-project] a0b549: [PredicateInfo] Add test for multiple branches on ...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Jul 10 11:59:29 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a0b549602612fa2577068bcdcae3bfbc6c9c3264
      https://github.com/llvm/llvm-project/commit/a0b549602612fa2577068bcdcae3bfbc6c9c3264
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-07-10 (Fri, 10 Jul 2020)

  Changed paths:
    A llvm/test/Transforms/Util/PredicateInfo/branch-on-same-cond.ll

  Log Message:
  -----------
  [PredicateInfo] Add test for multiple branches on same condition (NFC)

This illustrates a case where RenamedOp does not correspond to the
value used in the condition, which it ideally should.




More information about the All-commits mailing list