[PATCH] D47117: [CVP][NFCI] Refactor truncated binary operator creation out of processUDivOrURem()

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 20 11:05:31 PDT 2018


spatel added a comment.

It's fine as a clean-up, but would it be better still to use IRBuilder?


Repository:
  rL LLVM

https://reviews.llvm.org/D47117





More information about the llvm-commits mailing list