[PATCH] D50856: [TableGen] Add Logical operands info emission
Artyom Goncharov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 16 12:04:53 PDT 2018
m4yers added a comment.
In https://reviews.llvm.org/D50856#1202925, @lebedev.ri wrote:
> > The main changes are in MCInstrDesc.h and InstrInfoEmitter.cpp,
> > the rest of the diff is just renaming for consistency sake.
>
> Which results in a *lot* of noise.
> It would be best to further split this into the actual changes, and a follow-up "just renaming for consistency sake."
Will do, thanks!
Repository:
rL LLVM
https://reviews.llvm.org/D50856
More information about the llvm-commits
mailing list