[PATCH] D15874: Revert AsmParser changes

Colin LeMahieu via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 13:44:07 PST 2016


colinl added a comment.

Is there interest in pursuing this revert?  The feedback so far has been against a revert due to causing out of tree churn.

My feedback is also against a revert since the modest code size regression has been fixed, the only performance edge case is to targets that don't have mnemonic lead instructions e.g. Hexagon, and the actual performance impact to real world instruction combinations is minimal.

Unless there's opposition I'll close this.


Repository:
  rL LLVM

http://reviews.llvm.org/D15874





More information about the llvm-commits mailing list