[all-commits] [llvm/llvm-project] f15969: [AArch64] Fix signed integer overflow in CSINC case

Vitaly Buka via All-commits all-commits at lists.llvm.org
Sat Aug 13 13:12:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f1596952f9ff9fcfd5e16c9c8ec4d528e5680e2c
      https://github.com/llvm/llvm-project/commit/f1596952f9ff9fcfd5e16c9c8ec4d528e5680e2c
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-08-13 (Sat, 13 Aug 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/CodeGen/AArch64/arm64-csel.ll

  Log Message:
  -----------
  [AArch64] Fix signed integer overflow in CSINC case

https://lab.llvm.org/staging/#/builders/224/builds/2/steps/16/logs/stdio

Reviewed By: dmgreen

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




More information about the All-commits mailing list