[PATCH] D55515: [x86] increment/decrement constant vector with min/max in vsetcc lowering (PR39859)
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 10 14:23:42 PST 2018
nikic added a comment.
Are there any tests for the 0/max cases? (I guess they're probably just constant folded away anyway?)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55515/new/
https://reviews.llvm.org/D55515
More information about the llvm-commits
mailing list