[all-commits] [llvm/llvm-project] 495010: [NFC][X86]remove trailing space in X86InstrArithme...

XinWang10 via All-commits all-commits at lists.llvm.org
Thu Mar 23 19:33:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4950104e243a6af2d0b9da30b415a10670a9385e
      https://github.com/llvm/llvm-project/commit/4950104e243a6af2d0b9da30b415a10670a9385e
  Author: XinWang10 <xin10.wang at intel.com>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrArithmetic.td

  Log Message:
  -----------
  [NFC][X86]remove trailing space in X86InstrArithmetic.td

In this file, most of the line don't have trailing spaces,
but some of them have. To keep consistent, remove the trailing
spaces.

Reviewed By: skan

Differential Revision: https://reviews.llvm.org/D146697




More information about the All-commits mailing list