[PATCH] D137661: [PowerPC] Switch to by-name matching for instructions (part 1 of 2).

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 09:53:30 PST 2023


jyknight added a comment.

Ping.

Now PPC and VE are the last two targets still using useDeprecatedPositionallyEncodedOperands. This change is repetitive and large -- but necessary.

I'd be happy to get a "Yea, can't really review this very closely, but I'm happy to rubber stamp it" sort of response here -- which is why I point out the lack of change to code generated by tablegen.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137661



More information about the llvm-commits mailing list