[PATCH] D71657: [SDAG] Handle BUILD_PAIR in ComputeNumSignBits

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 23 10:50:34 PST 2019


RKSimon added a comment.

Your best bet is to drill down inside the build_pair to see if it comes from a common source, but it'll be very limited.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71657





More information about the llvm-commits mailing list