[PATCH] D69374: [AArch64] Select sadd_sat, uadd_sat, usub_sat and ssub_sat.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 28 17:31:09 PDT 2019
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
I might be getting QC confused with one of the other flags. I think there was an issue at some point when someone was trying to add intrinsics to read/write the flags, but we didn't provide appropriate guarantees. Not sure that ever got merged.
LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69374/new/
https://reviews.llvm.org/D69374
More information about the llvm-commits
mailing list