[PATCH] D90532: [TableGen] [IR] Eliminate unnecessary recursive help class.

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 11:40:59 PST 2020


tra added a comment.

In D90532#2374391 <https://reviews.llvm.org/D90532#2374391>, @Paul-C-Anagnostopoulos wrote:

> @tra There are other things I can clean up in NVPTXIntrinsics.td. Can I do this without us spending the rest of our lives sorting out conflicts?

Go for it. E.g. texture/surface intrinsics could be rewritten more concisely.

I'm not sure what kind of conflicts do you have in mind. Could you give me an example?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90532



More information about the llvm-commits mailing list