[PATCH] D77135: Provide operand indices to adjustSchedDependency

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 31 06:37:14 PDT 2020


foad added a comment.

Seems reasonable to me.

> Also, I was tempted to change AMDGPU's and Hexagon's use of `Src` & `Dst` to `Def` & `Use`, as are used in the base method. The discrepancy could be a little confusing.

That sounds fine too.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77135/new/

https://reviews.llvm.org/D77135





More information about the llvm-commits mailing list