[PATCH] D102740: Convert TableGen assert to error

Stephen Neuendorffer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 1 12:58:15 PDT 2021


stephenneuendorffer added a comment.

In D102740#2791585 <https://reviews.llvm.org/D102740#2791585>, @craig.topper wrote:

> Seems fine, but is there a way to write this in tablegen that would trigger the assert?

Yes, I hit it with an out of tree backend, but I don't have an easy way to recreate it. Are you concerned about a test?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102740



More information about the llvm-commits mailing list