[all-commits] [llvm/llvm-project] 2ef1fb: Add norm sub-target feature to table gen for ARC

Danila Malyutin via All-commits all-commits at lists.llvm.org
Tue Jun 22 04:40:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ef1fbfe0e341c3d4706f54ae15b8a5a8eee7b16
      https://github.com/llvm/llvm-project/commit/2ef1fbfe0e341c3d4706f54ae15b8a5a8eee7b16
  Author: Thomas Johnson <thomasj at synopsys.com>
  Date:   2021-06-22 (Tue, 22 Jun 2021)

  Changed paths:
    M llvm/lib/Target/ARC/ARC.td
    M llvm/lib/Target/ARC/ARCSubtarget.h

  Log Message:
  -----------
  Add norm sub-target feature to table gen for ARC

This adds the `norm` sub-target feature (without backing implementation for now) to table gen.

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




More information about the All-commits mailing list