[PATCH] D137407: [GlobalIsel] Handle carry output generated in narrowScalarAddSub legalize action

Yashwant Singh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 5 05:25:02 PDT 2022


yassingh abandoned this revision.
yassingh added a comment.

Realized my mistake the carry output is properly updated (if condition, line 5104)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137407



More information about the llvm-commits mailing list