[PATCH] D71238: Align non-fused branches within 32-Byte boundary (basic case)
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 10 16:36:57 PST 2019
reames added a comment.
In D71238#1778356 <https://reviews.llvm.org/D71238#1778356>, @reames wrote:
> I've gone as far as writing a rough draft of textual assembler support.
I posted the WIP draft here (https://reviews.llvm.org/D71315). Please keep the discussion here or the original thread. I don't want to fork discussion further. Once we've settled direction, I can cleanup and repost the patch if needed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71238/new/
https://reviews.llvm.org/D71238
More information about the llvm-commits
mailing list