[PATCH] D12377: [NVPTX] Let NVPTX backend detect integer min and max patterns.

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 14:50:58 PDT 2015


arsenm added a subscriber: arsenm.
arsenm added a comment.

If you make the generic min/max nodes legal, you don't need to do this pattern matching yourself


http://reviews.llvm.org/D12377





More information about the llvm-commits mailing list