[PATCH] D47117: [CVP][NFCI] Refactor truncated binary operator creation out of processUDivOrURem()
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 20 13:55:56 PDT 2018
lebedev.ri added a comment.
In https://reviews.llvm.org/D47117#1105928, @spatel wrote:
> It's fine as a clean-up, but would it be better still to use IRBuilder?
I can certainly do that, but that will do constant propagation; do we want that here?
Repository:
rL LLVM
https://reviews.llvm.org/D47117
More information about the llvm-commits
mailing list