[all-commits] [llvm/llvm-project] ffb209: CodeGenPrepare: Don't use undef base pointers in a...

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


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

  Changed paths:
    M llvm/test/Transforms/CodeGenPrepare/X86/pr35658.ll

  Log Message:
  -----------
  CodeGenPrepare: Don't use undef base pointers in addressing mode test

This broke after the opaquify script.


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

  Changed paths:
    M llvm/test/Transforms/CodeGenPrepare/X86/catchpad-phi-cast.ll

  Log Message:
  -----------
  X86: Make test check more precise

This is really checking an i8*, not an i8.


Compare: https://github.com/llvm/llvm-project/compare/926bba142489...88243185123c


More information about the All-commits mailing list