[PATCH] D123322: [AArch64] Add lowerings for {ADD,SUB}CARRY and S{ADD,SUB}O_CARRY

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 23:09:17 PDT 2022


kazu added a comment.

In D123322#3492096 <https://reviews.llvm.org/D123322#3492096>, @efriedma wrote:

> According to https://github.com/llvm/llvm-project/issues/55253, this causes a miscompile.

I posted a fix: https://reviews.llvm.org/D124976


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123322/new/

https://reviews.llvm.org/D123322



More information about the llvm-commits mailing list