[PATCH] D29605: [lanai] Avoid unnecessary AND'ing for brcond.
David Majnemer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 6 13:53:41 PST 2017
majnemer added a comment.
Hmm, this is the sort of thing I'd expect SelectionDAG to "just do"... Do other backends achieve the same end by similar means?
https://reviews.llvm.org/D29605
More information about the llvm-commits
mailing list