[PATCH] D121402: [X86][NFC] Move table from getRelaxedOpcodeArith into its own class
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 11 22:10:47 PST 2022
craig.topper added inline comments.
================
Comment at: llvm/lib/Target/X86/MCTargetDesc/X86InstrRelaxTables.h:21
+
+// This struct is used for both the relaxed and short tables. They KeyOp
+// is used to determine the sorting order.
----------------
They -> The
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121402/new/
https://reviews.llvm.org/D121402
More information about the llvm-commits
mailing list