[PATCH] D33335: [MSP430] Add subtarget features for hardware multiplier.
Vadzim Dambrouski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 23 06:15:45 PDT 2017
pftbest added a comment.
> I'd just like a test for the -mhwmult command line option as well as the -mattr version.
But they are both present. For example `hwmult16.ll` file has two `RUN` commands one for `-mhwmult` and other for `-mattr`
https://reviews.llvm.org/D33335
More information about the llvm-commits
mailing list