[PATCH] D101262: [SelectionDAG] Use a VTSDNode to store the saturation width for FP_TO_SINT_SAT/FP_TO_UINT_SAT

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 26 08:44:19 PDT 2021


bjope added a comment.

Haven't tried it yet (on our downstream code base), but this looks good to me.

Should probably let @nikic confirm if the worries about vector legalization was solved by the latest update.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101262



More information about the llvm-commits mailing list