[PATCH] D30951: [AArch64] Simplify MacroFusion

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 13:14:30 PDT 2017


MatzeB added a comment.

I'm still a bit confused about the notion of left/right. We usually write instruction in a list with one instruction per line. That way top/bottom, above/below, predecessor/successor etc. makes sense to me. But I don't know how an instruction can be left or right of another one...


Repository:
  rL LLVM

https://reviews.llvm.org/D30951





More information about the llvm-commits mailing list