[llvm-dev] BPF tablegen+codegen question (original) (raw)
Chris Sears via llvm-dev llvm-dev at lists.llvm.org
Tue May 12 15:06:24 PDT 2020
- Previous message: [llvm-dev] BPF tablegen+codegen question
- Next message: [llvm-dev] [RFC] BFloat further steps
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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=Rx32 = Rx32=Rx32in"; -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200512/72265dc1/attachment.html>
- Previous message: [llvm-dev] BPF tablegen+codegen question
- Next message: [llvm-dev] [RFC] BFloat further steps
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]