[PATCH] D86586: [TableGen] Support tied operands that are both source operands
Brian Leibig via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 10 10:16:33 PDT 2020
bleibig added a comment.
Following up on this, I've realized that these changes might not be necessary for what I am trying to do, as it seems like I can make things work without using the constraint at all. This can be de-prioritized for the time being.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86586/new/
https://reviews.llvm.org/D86586
More information about the llvm-commits
mailing list