[PATCH] D29133: [PowerPC][Altivec] Add vmr extended mnemonic
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 26 06:26:47 PST 2017
nemanjai added a comment.
> Why did you fold these together? Can we just do the vor -> vmr alias, and then worry about the mfvrd change separately? The vor -> vmr LGTM, so if you can pull these apart, please commit that part.
Sorry, this is probably my fault. They needed these two extended mnemonics and I recommended they publish just one patch for them.
I'll commit the vor -> vmr patch. @brunoalr please post the mfvrd one separately.
Repository:
rL LLVM
https://reviews.llvm.org/D29133
More information about the llvm-commits
mailing list