[PATCH] D141135: [RFC][GlobalISel] Replace the current GlobalISel matcher with a bottom-up matcher
Pierre van Houtryve via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 2 05:26:57 PDT 2023
Pierre-vh added a comment.
Hi,
Just checking in - is this something that you're still interested in landing?
I was excited to see the GISel TableGen backend getting some love, especially since it enables better MIR pattern matching (which I'm interested in) so I was looking forward to this eventually landing.
Of course no pressure, after all GISel isn't the default so this isn't a priority - I was just wondering what the state of this diff was :)
Thanks
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141135/new/
https://reviews.llvm.org/D141135
More information about the llvm-commits
mailing list