[all-commits] [llvm/llvm-project] b1e513: [PhaseOrdering][x86] add TODO comments to test fil...

Sanjay Patel via All-commits all-commits at lists.llvm.org
Thu Mar 10 05:10:43 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b1e513ae8e25d379f21c7d1124524611ee59b253
      https://github.com/llvm/llvm-project/commit/b1e513ae8e25d379f21c7d1124524611ee59b253
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-03-10 (Thu, 10 Mar 2022)

  Changed paths:
    M llvm/test/CodeGen/X86/vec_minmax_match.ll
    M llvm/test/Transforms/PhaseOrdering/min-max-abs-cse.ll

  Log Message:
  -----------
  [PhaseOrdering][x86] add TODO comments to test files; NFC

The intended folds were removed because an underlying
analysis was not correct ( b48fe158e0a8 ).




More information about the All-commits mailing list