[PATCH] D37849: [SelectionDAG] Add BITCAST handling to ComputeNumSignBits for splatted sign bits.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 14 08:10:57 PDT 2017
spatel added subscribers: zvi, yulia_koval, DavidKreitzer.
spatel added a comment.
I haven't looked at either patch yet, but let me cc @yulia_koval @zvi @DavidKreitzer from https://reviews.llvm.org/D37534 ; they may already know what the interaction of these 2 patches will eventually produce.
Repository:
rL LLVM
https://reviews.llvm.org/D37849
More information about the llvm-commits
mailing list