[PATCH] D36061: [MSP430] Implement multiplication by a constant
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 16:53:14 PDT 2017
efriedma added a comment.
That looks like the code for "a * 0x33", not "a * 0x3333"... but I see your point.
https://reviews.llvm.org/D36061
More information about the llvm-commits
mailing list