[PATCH] D105751: WIP/RFC: Introduce GenericMachineInstr classes and derivatives for idiomatic LLVM RTTI.
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 10 17:19:50 PDT 2021
aditya_nandakumar added a comment.
In D105751#2868526 <https://reviews.llvm.org/D105751#2868526>, @paquette wrote:
> I think I like this direction more just because the casting stuff is more consistent with the rest of LLVM. That might be more approachable for people who are more experienced with other parts of LLVM.
+1 from me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105751/new/
https://reviews.llvm.org/D105751
More information about the llvm-commits
mailing list