[PATCH] D12920: Add TargetCustom type to PseudoSourceValue
Marcello Maggioni via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 16 18:17:37 PDT 2015
kariddi planned changes to this revision.
kariddi added a comment.
Mmm, actually I think this will interact funnily with MIR as this is not a "generic" backend concept, but is very target specific.
Should something like this even being serializable/parsable to/from MIR?
http://reviews.llvm.org/D12920
More information about the llvm-commits
mailing list