[all-commits] [llvm/llvm-project] a81ba8: add testcases for D145353; NFC

Chen Zheng via All-commits all-commits at lists.llvm.org
Mon Mar 13 18:38:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a81ba80eb00ee7a46be3175a1db7483cca8b2f3c
      https://github.com/llvm/llvm-project/commit/a81ba80eb00ee7a46be3175a1db7483cca8b2f3c
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2023-03-13 (Mon, 13 Mar 2023)

  Changed paths:
    A llvm/test/CodeGen/PowerPC/vector-sum-sat-bit-side-effect.ll

  Log Message:
  -----------
  add testcases for D145353; NFC


  Commit: a3b57bca97c0bf56ee1db319a5ff633b516f927e
      https://github.com/llvm/llvm-project/commit/a3b57bca97c0bf56ee1db319a5ff633b516f927e
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2023-03-13 (Mon, 13 Mar 2023)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
    M llvm/test/CodeGen/PowerPC/vector-sum-sat-bit-side-effect.ll

  Log Message:
  -----------
  [PowerPC] remove side effect for some cases for saturate instructions

Fixes #60684

Reviewed By: nemanjai

Differential Revision: https://reviews.llvm.org/D145353


Compare: https://github.com/llvm/llvm-project/compare/7e6462d90cdd...a3b57bca97c0


More information about the All-commits mailing list