[all-commits] [llvm/llvm-project] c6a505: PredicateInfo: Convert test to opaque pointers

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Dec 5 08:42:25 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c6a5057453cb9ed7c4814e4c2267d1eabacd1706
      https://github.com/llvm/llvm-project/commit/c6a5057453cb9ed7c4814e4c2267d1eabacd1706
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-12-05 (Mon, 05 Dec 2022)

  Changed paths:
    M llvm/test/Transforms/Util/PredicateInfo/unnamed-types.ll

  Log Message:
  -----------
  PredicateInfo: Convert test to opaque pointers

Drops the "has predicate info" for the first block.


  Commit: be2ca025556008f208246623c2b8ac9ef623553c
      https://github.com/llvm/llvm-project/commit/be2ca025556008f208246623c2b8ac9ef623553c
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-12-05 (Mon, 05 Dec 2022)

  Changed paths:
    R llvm/test/Transforms/PGOProfile/mismatched-byval-opaque.ll
    R llvm/test/Transforms/PGOProfile/mismatched-inalloca-opaque.ll

  Log Message:
  -----------
  PGOProfile: Only keep opaque pointer tests

The typed pointer tests were already converted, these were identical
now.


Compare: https://github.com/llvm/llvm-project/compare/6e26ddbc7e91...be2ca0255560


More information about the All-commits mailing list