[PATCH] D50856: [TableGen] Add Logical operands info emission
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 16 11:37:26 PDT 2018
lebedev.ri added a comment.
> 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."
Repository:
rL LLVM
https://reviews.llvm.org/D50856
More information about the llvm-commits
mailing list