[PATCH] D29133: [PowerPC][Altivec] Add vmr extended mnemonic
Bruno Rosa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 26 06:34:45 PST 2017
brunoalr added a comment.
In https://reviews.llvm.org/D29133#657501, @nemanjai wrote:
> > 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.
@nemanjai here: https://reviews.llvm.org/D29177
Repository:
rL LLVM
https://reviews.llvm.org/D29133
More information about the llvm-commits
mailing list