[PATCH] D44098: [ARM] Relax condition for PerformSHLSimplify
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 7 06:24:08 PST 2018
samparker added inline comments.
================
Comment at: lib/Target/ARM/ARMISelLowering.cpp:10478
+
// Shift the first constant.
----------------
I'll remove this whitespace.
https://reviews.llvm.org/D44098
More information about the llvm-commits
mailing list