[all-commits] [llvm/llvm-project] 40c656: [PowerPC] Remove the redundant terminator instruct...

Victor Huang via All-commits all-commits at lists.llvm.org
Thu Nov 18 15:53:40 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 40c65655aff911e21830db69e00dde601a40cf54
      https://github.com/llvm/llvm-project/commit/40c65655aff911e21830db69e00dde601a40cf54
  Author: Victor Huang <wei.huang at ibm.com>
  Date:   2021-11-18 (Thu, 18 Nov 2021)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCMIPeephole.cpp
    M llvm/test/CodeGen/PowerPC/mi-peepholes-trap-opt.mir

  Log Message:
  -----------
  [PowerPC] Remove the redundant terminator instruction when optimizing conditional trap

This patch is a follow up patch for ae27ca9a678301969c35f2e27c76f14c9d2bb396 to
the remove redundant terminator when optimizing conditional trap.

Peer reviewed by: nemanjai




More information about the All-commits mailing list