[all-commits] [llvm/llvm-project] 1162a3: [NFC][PowerPC] Added a test case to show extra cle...

stefanp-ibm via All-commits all-commits at lists.llvm.org
Mon Apr 24 06:48:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1162a3868577744d8c5fb4d72ceed58a7c6fd20c
      https://github.com/llvm/llvm-project/commit/1162a3868577744d8c5fb4d72ceed58a7c6fd20c
  Author: Stefan Pintilie <stefanp at ca.ibm.com>
  Date:   2023-04-24 (Mon, 24 Apr 2023)

  Changed paths:
    A llvm/test/CodeGen/PowerPC/ppc-clear-before-return.ll

  Log Message:
  -----------
  [NFC][PowerPC] Added a test case to show extra clear instructions.

Added a number of functions that have a clear instruction that is not
actually required. This test is added first and then a patch will be
added later in order to remove the unnecessary instructions.




More information about the All-commits mailing list