[PATCH] D105751: WIP/RFC: Introduce GenericMachineInstr classes and derivatives for idiomatic LLVM RTTI.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 9 15:52:26 PDT 2021
aemerson created this revision.
aemerson added reviewers: arsenm, paquette, qcolombet, foad, dsanders, aditya_nandakumar.
aemerson added a project: LLVM.
Herald added a subscriber: hiraditya.
aemerson requested review of this revision.
Herald added a subscriber: wdng.
Prototype based on suggestion in D105714 <https://reviews.llvm.org/D105714>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D105751
Files:
llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105751.357660.patch
Type: text/x-patch
Size: 6631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/03631782/attachment.bin>
More information about the llvm-commits
mailing list