[PATCH] D86203: [GlobalISel][TableGen] Add handling of unannotated dst pattern ops
Gabriel Hjort Ã…kerlund via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 26 04:33:48 PDT 2020
ehjogab updated this revision to Diff 287921.
ehjogab added a comment.
Added check that the register class to be annotated is allocatable and is not a union of other register classes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86203/new/
https://reviews.llvm.org/D86203
Files:
llvm/test/TableGen/GlobalISelEmitter-unannotated-dst-pattern-ops.td
llvm/utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86203.287921.patch
Type: text/x-patch
Size: 6467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/2f2fd9b4/attachment-0001.bin>
More information about the llvm-commits
mailing list