[PATCH] D47927: [WIP][TargetLowering] Simplify expansion of S{ADD,SUB}O
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 2 10:55:53 PDT 2019
RKSimon added a comment.
In D47927#1612416 <https://reviews.llvm.org/D47927#1612416>, @rogfer01 wrote:
> Also test `CodeGen/AMDGPU/saddo.ll` needs updating but I'm rather clueless when it comes to that target.
I've committed rL367698 <https://reviews.llvm.org/rL367698> - you should be able to use the update script now
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D47927/new/
https://reviews.llvm.org/D47927
More information about the llvm-commits
mailing list