[PATCH] D119916: Add a machine function pass to convert binop(phi(constants), v) to phi(binop)

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 10:13:29 PDT 2023


davidxl added a comment.

Can the peephole part stand by itself?


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

https://reviews.llvm.org/D119916



More information about the llvm-commits mailing list