[PATCH] D119916: Add a machine function pass to convert binop(phi(constants), v) to phi(binop)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 11 08:51:35 PDT 2022
spatel added reviewers: pengfei, RKSimon, MatzeB, efriedma.
spatel added a comment.
Herald added a subscriber: kosarev.
Adding more potential machine pass reviewers.
Was the question from @nikic (about making this an IR pass) answered?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119916/new/
https://reviews.llvm.org/D119916
More information about the llvm-commits
mailing list