[PATCH] D88385: [TableGen][M68K] (Patch 1/8) Utilities for complex instruction addressing modes: CodeBeads and logical operand helper functions
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 30 13:01:55 PST 2020
craig.topper added inline comments.
================
Comment at: llvm/utils/TableGen/CodeBeadsGen.cpp:17
+// instruction is usually associated with large amount of information like
+// addressing mode details used on a speicifc operand. Instead of retreating to
+// ad-hoc methods to figure out these information when encoding an instruction,
----------------
speicifc -> specific
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88385/new/
https://reviews.llvm.org/D88385
More information about the llvm-commits
mailing list