[all-commits] [llvm/llvm-project] a86825: [X86] Delete redundant 'static' from namespace sco...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Oct 10 14:06:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a8682554c6662ce01853d0069afb6c5b4ef8ab55
      https://github.com/llvm/llvm-project/commit/a8682554c6662ce01853d0069afb6c5b4ef8ab55
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-10-10 (Sat, 10 Oct 2020)

  Changed paths:
    M llvm/lib/Support/X86TargetParser.cpp

  Log Message:
  -----------
  [X86] Delete redundant 'static' from namespace scope 'static constexpr'. NFC

This decreases 7 lines as the result of packing more bits on one line.




More information about the All-commits mailing list