[PATCH] D106666: [PowerPC]Add addex instruction definition and MC tests
Amy Kwan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 26 06:28:12 PDT 2021
amyk accepted this revision.
amyk added a comment.
This LGTM.
================
Comment at: llvm/lib/Target/PowerPC/PPCInstrFormats.td:2162
+
+
//===----------------------------------------------------------------------===//
----------------
nit: One extra space.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106666/new/
https://reviews.llvm.org/D106666
More information about the llvm-commits
mailing list