[all-commits] [llvm/llvm-project] 86fa89: Revert D90844 "[TableGen][SchedModels] Fix read/wr...

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Dec 3 14:28:56 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 86fa8963631d8614b25b0d7d4c92d5f617e80d22
      https://github.com/llvm/llvm-project/commit/86fa8963631d8614b25b0d7d4c92d5f617e80d22
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

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

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

This reverts commit 112b3cb6ba49aacd821440d0913f15b32131480e.

D90844 made lib/Target/AArch64/AArch64GenSubtargetInfo.inc non-deterministic.




More information about the All-commits mailing list