[all-commits] [llvm/llvm-project] 5e4964: SampleProfile: Don't use anonymous values in test

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sun Nov 27 06:53:36 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e49649d16902443acdcd4545dae7095df9809fe
      https://github.com/llvm/llvm-project/commit/5e49649d16902443acdcd4545dae7095df9809fe
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
    M llvm/test/Transforms/SampleProfile/pseudo-probe-icp-factor.ll

  Log Message:
  -----------
  SampleProfile: Don't use anonymous values in test

These interfered with converting the test to opaque pointers.


  Commit: 6437e04f0f571684d66ba8498bf040d13c98edf2
      https://github.com/llvm/llvm-project/commit/6437e04f0f571684d66ba8498bf040d13c98edf2
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
    M llvm/test/Transforms/HotColdSplit/assumption-cache-invalidation.ll
    M llvm/test/Transforms/HotColdSplit/sink-multiple-bitcasts-of-allocas-pr42451.ll

  Log Message:
  -----------
  HotColdSplit: Don't use anonymous values in test

These were interfering with the conversion to opaque pointers


  Commit: a7749864c0e2b38eff2f968a73f89301ce1ff2fc
      https://github.com/llvm/llvm-project/commit/a7749864c0e2b38eff2f968a73f89301ce1ff2fc
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
    M llvm/test/Transforms/Util/assume-builder.ll
    M llvm/test/Transforms/Util/assume-simplify.ll

  Log Message:
  -----------
  Utils: Don't use anonymous values in test

These interefered with opaque pointer conversion


Compare: https://github.com/llvm/llvm-project/compare/16663d8ab36b...a7749864c0e2


More information about the All-commits mailing list