[all-commits] [llvm/llvm-project] e446d1: CodeGenPrepare: Don't use anonymous values some in...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sun Nov 27 07:31:29 PST 2022


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

  Changed paths:
    M llvm/test/Transforms/CodeGenPrepare/AArch64/combine-address-mode.ll
    M llvm/test/Transforms/CodeGenPrepare/AArch64/large-offset-gep.ll

  Log Message:
  -----------
  CodeGenPrepare: Don't use anonymous values some in tests

These are always an obstacle to test updates, and often break after
running opaquify scripts on them.




More information about the All-commits mailing list