[PATCH] D11224: SelectionDAG: Add AssertAnd SDNode

Tom Stellard thomas.stellard at amd.com
Wed Jul 15 13:52:27 PDT 2015


tstellarAMD abandoned this revision.
tstellarAMD added a comment.

I can achieve the same result using AssertZext..  Using AssertAnd is useful if you want to apply a mask for alignment, but I don't need that functionality at the moment.


http://reviews.llvm.org/D11224







More information about the llvm-commits mailing list