[all-commits] [llvm/llvm-project] 271f3b: [PhaseOrdering] add test for issue #50778; NFC

Sanjay Patel via All-commits all-commits at lists.llvm.org
Fri Sep 23 09:12:30 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 271f3b91bbf80e9cf22d9e6bee738abb496fecf9
      https://github.com/llvm/llvm-project/commit/271f3b91bbf80e9cf22d9e6bee738abb496fecf9
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-09-23 (Fri, 23 Sep 2022)

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

  Log Message:
  -----------
  [PhaseOrdering] add test for issue #50778; NFC

Several different passes are involved to get the expected IR,
and we don't want that to break again.




More information about the All-commits mailing list