[all-commits] [llvm/llvm-project] eb421c: [PowerPC][NFC] fix the LIT regressions

Chen Zheng via All-commits all-commits at lists.llvm.org
Mon Nov 7 01:17:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eb421c0c0edf8420b00bc8d51bb1160c3eda9661
      https://github.com/llvm/llvm-project/commit/eb421c0c0edf8420b00bc8d51bb1160c3eda9661
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2022-11-07 (Mon, 07 Nov 2022)

  Changed paths:
    M llvm/test/CodeGen/PowerPC/ppc64-smallarg.ll
    M llvm/test/CodeGen/PowerPC/ppc64le-smallarg.ll

  Log Message:
  -----------
  [PowerPC][NFC] fix the LIT regressions

This is to fix the wrong checking introdued in D64195.
`std {{[0-9]+}}, 16(1)` is the store for the lr register. It breaks
previous testing point before D64195.




More information about the All-commits mailing list