[PATCH] D146697: [NFC][X86]remove trailing space in X86InstrArithmetic.td
Wang, Xin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 23 00:23:56 PDT 2023
XinWang10 created this revision.
Herald added subscribers: pengfei, hiraditya.
Herald added a project: All.
XinWang10 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
In this file, most of the line don't have trailing spaces,
but some of them have. To keep consistent, remove the trailing
spaces.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D146697
Files:
llvm/lib/Target/X86/X86InstrArithmetic.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146697.507632.patch
Type: text/x-patch
Size: 11065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230323/111c3a78/attachment.bin>
More information about the llvm-commits
mailing list