[PATCH] D27984: [ARM] [RFC] Use AddDefaultCC/Pred where possible. NFC
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 20 05:32:59 PST 2016
rengolin added a comment.
Hi Diana,
I have to say I never really liked the `AddDefaultPred` wrappers, so adding a new one for `CC` strikes me as going in the wrong direction.
I very much like the builder pattern as in RFC2. I think we can focus in the lowering layer for now and worry about MC later.
cheers,
--renato
https://reviews.llvm.org/D27984
More information about the llvm-commits
mailing list