[all-commits] [llvm/llvm-project] d8f22c: [SchedModels] Return earlier removed checks

eleviant via All-commits all-commits at lists.llvm.org
Wed Nov 25 01:07:53 PST 2020


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

  Changed paths:
    M llvm/utils/TableGen/CodeGenSchedule.cpp

  Log Message:
  -----------
  [SchedModels] Return earlier removed checks

It is possible that some write resource is variant in model A
and sequence in model B. Such case will trigger assertion in
getAllPredicates function.




More information about the All-commits mailing list