[all-commits] [llvm/llvm-project] 112b3c: [TableGen][SchedModels] Fix read/write variant sub...

eleviant via All-commits all-commits at lists.llvm.org
Mon Nov 30 00:56:15 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 112b3cb6ba49aacd821440d0913f15b32131480e
      https://github.com/llvm/llvm-project/commit/112b3cb6ba49aacd821440d0913f15b32131480e
  Author: Evgeny Leviant <eleviant at accesssoftek.com>
  Date:   2020-11-30 (Mon, 30 Nov 2020)

  Changed paths:
    M llvm/lib/Target/ARM/ARMScheduleA57.td
    A llvm/test/CodeGen/ARM/cortex-a57-misched-mla.mir
    M llvm/utils/TableGen/CodeGenSchedule.cpp
    M llvm/utils/TableGen/CodeGenSchedule.h

  Log Message:
  -----------
  [TableGen][SchedModels] Fix read/write variant substitution

Patch fixes multiple issues related to expansion of variant sched reads and
writes.

Differential revision: https://reviews.llvm.org/D90844




More information about the All-commits mailing list