[PATCH] D72870: [SelectionDag] Updated FoldConstantArithmetic method signature in preparation for merge with FoldConstantVectorArithmetic
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 17 08:15:38 PST 2020
spatel added a comment.
Thanks for cleaning this up!
The changes all look logically fine to me, but there are numerous formatting problems (80-cols, indentation, etc.).
Try running "clang-format" on the patch?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72870/new/
https://reviews.llvm.org/D72870
More information about the llvm-commits
mailing list