[PATCH] D50113: [SLC] Fix shrinking of pow()

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 3 10:52:09 PDT 2018


evandro added a comment.

Refactored the helper functions for shrinking unary and binary functions into a single one, while keeping all their functionality, in https://reviews.llvm.org/rL338905.


https://reviews.llvm.org/D50113





More information about the llvm-commits mailing list