[PATCH] D127115: [RFC][DAGCombine] Make sure combined nodes are added back to the worklist in topological order.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 03:48:51 PDT 2022


RKSimon added inline comments.


================
Comment at: llvm/test/CodeGen/AArch64/shuffle-tbl34.ll:561
+; FIXME: This can be a series of mov.
+; See https://reviews.llvm.org/D127115?id=436232#inline-1223240
+
----------------
Please can you drop this comment and raise a bug instead for the aarch64 team to look at?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127115



More information about the llvm-commits mailing list