[all-commits] [llvm/llvm-project] 77147a: Revert "[PowerPC][Peephole] Combine rldicl/rldicr ...

Esme via All-commits all-commits at lists.llvm.org
Mon Sep 25 20:32:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 77147a95b81844a4fcba6157b4d459a6720d554f
      https://github.com/llvm/llvm-project/commit/77147a95b81844a4fcba6157b4d459a6720d554f
  Author: esmeyi <esme.yi at ibm.com>
  Date:   2023-09-25 (Mon, 25 Sep 2023)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
    R llvm/test/CodeGen/PowerPC/fold-rot-and-peephole.mir
    M llvm/test/CodeGen/PowerPC/p8-scalar_vector_conversions.ll

  Log Message:
  -----------
  Revert "[PowerPC][Peephole] Combine rldicl/rldicr and andi/andis after isel."

This reverts commit 2de74e1bd4d540063d7495fa6254781abd41e179.

A test-suite failure occurs due to this commit, will fix soon.




More information about the All-commits mailing list