[PATCH] D76398: [X86] Enable prefix padding w/target specific padding amount
Kan Shengchen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 18 20:37:01 PDT 2020
skan added a comment.
D76285 <https://reviews.llvm.org/D76285> really reveals a bug when we want to enable prefix padding. I don't believe we can enable prefix padding of relaxable instructions **by default** without fixing that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76398/new/
https://reviews.llvm.org/D76398
More information about the llvm-commits
mailing list