[PATCH] D35856: [InlineCost] Simplify more 'and' and 'or' operations.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 1 14:53:29 PDT 2017
chandlerc accepted this revision.
chandlerc added a comment.
This revision is now accepted and ready to land.
LGTM
It'd be nice if we could enhance the generic code to handle this and other fundamental identities, but still, seems fine and plugs a hole.
https://reviews.llvm.org/D35856
More information about the llvm-commits
mailing list