[all-commits] [llvm/llvm-project] 8076c7: [SystemZ] change test to mir to better isolate mis...

Sanjay Patel via All-commits all-commits at lists.llvm.org
Thu Nov 17 07:36:38 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8076c70d6a2a21d18713458996732f5231d61f43
      https://github.com/llvm/llvm-project/commit/8076c70d6a2a21d18713458996732f5231d61f43
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
    M llvm/test/CodeGen/SystemZ/merge-stores.ll

  Log Message:
  -----------
  [SystemZ] change test to mir to better isolate miscompile; NFC


  Commit: 3682180e5f012de69bc51e317d7fbf3c0732d15d
      https://github.com/llvm/llvm-project/commit/3682180e5f012de69bc51e317d7fbf3c0732d15d
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
    A llvm/test/Transforms/PhaseOrdering/X86/vec-load-combine.ll

  Log Message:
  -----------
  [PhaseOrdering] add test for load combining; NFC

Based on an example in issue #17113


Compare: https://github.com/llvm/llvm-project/compare/5d87f60f8947...3682180e5f01


More information about the All-commits mailing list