Add known and demanded bits support for zext nneg (#70858)
zext nneg was recently added to the IR in #67982. This patch teaches demanded bits and known bits about the semantics of the instruction, and adds a couple of test cases to illustrate basic functionality.
parent
6846258a
Please register or sign in to comment