[PATCH] D66921: GlobalISel: Add known bits to InstructionSelector
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 28 20:54:37 PDT 2019
aditya_nandakumar added a comment.
Hi Matt, this looks reasonable - though when (if) we add a more complex implementation (perhaps precomputes knownbits) we might have to revisit this.
For now, it's close to zero cost. LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66921/new/
https://reviews.llvm.org/D66921
More information about the llvm-commits
mailing list