[PATCH] D68717: [Codegen] More add_sat and sub_sat promotion

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 02:33:42 PDT 2021


RKSimon added a comment.
Herald added a subscriber: pengfei.

@dmgreen Whats the state of this? TargetLowering::expandAddSubSat can use MIN/MAX now so I'm not sure if we need this any more?


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

https://reviews.llvm.org/D68717



More information about the llvm-commits mailing list