[llvm-dev] BPF tablegen+codegen question

Chris Sears via llvm-dev llvm-dev at lists.llvm.org
Tue May 12 15:06:24 PDT 2020


Also, the constraint language is pretty general (if not very well
documented). Looking at examples,

   grep Constraints */*.td

gives (among about 1200):

  Hexagon/HexagonDepInstrInfo.td:let Constraints = "$Ryy32 = $Ryy32in,
$Rx32 = $Rx32in";
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200512/72265dc1/attachment.html>


More information about the llvm-dev mailing list