[PATCH] D23506: [RFC] Generate long nop instructions depending on function-specific subtarget info (version 2)

Andrey Turetskiy via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 23 12:21:17 PDT 2016


aturetsk added a comment.

This is a new version of https://reviews.llvm.org/D21374 which takes into account the remark about .ll -> .s -> .o and .ll -> .o compile paths having different result.


https://reviews.llvm.org/D23506





More information about the llvm-commits mailing list