[PATCH] D101817: [MC][X86] Automatic alignment for Macro-Op Fusion

Kan Shengchen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 4 19:49:28 PDT 2021


skan added a comment.

In D97982 <https://reviews.llvm.org/D97982>, NeverAlign fragment type is introduced to prevent macro fusion pairs from ending at a specified boundary. I am confused why you are trying to reuse the BoundaryAlign fragment here do the same thing. Maybe I do not see the big pitcture, so could you clarify you design?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101817/new/

https://reviews.llvm.org/D101817



More information about the llvm-commits mailing list