[all-commits] [llvm/llvm-project] 590aaa: [VE] Remove magic numbers 176

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Mon Nov 23 07:13:45 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 590aaa5077330e97203999f08946cb2c25dd56d1
      https://github.com/llvm/llvm-project/commit/590aaa5077330e97203999f08946cb2c25dd56d1
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
    M llvm/lib/Target/VE/VEFrameLowering.cpp
    M llvm/lib/Target/VE/VEISelLowering.cpp
    M llvm/lib/Target/VE/VEInstrInfo.cpp
    M llvm/lib/Target/VE/VESubtarget.cpp
    M llvm/lib/Target/VE/VESubtarget.h

  Log Message:
  -----------
  [VE] Remove magic numbers 176

Remove magic numbers 176 from VE source codes and update comments.

Reviewed By: simoll

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




More information about the All-commits mailing list