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

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Aug 15 15:04:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e0e960923ff3666c090cd4e4a3509377f1ecf167
      https://github.com/llvm/llvm-project/commit/e0e960923ff3666c090cd4e4a3509377f1ecf167
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-08-15 (Mon, 15 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

Followup to D131815, which overlflows on different
values.




More information about the All-commits mailing list