[PATCH] D85484: Properly form bundles in SplitKit
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 7 10:57:20 PDT 2020
foad added a comment.
> consensus was a bundle without BOUNDLE instruction is illegal.
I don't disagree with that, but I wonder why it isn't working the way D30438 <https://reviews.llvm.org/D30438> was designed. Is there some reason why expandCopyBundle is //not// unbundling all the BUNDLE-less bundles?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85484/new/
https://reviews.llvm.org/D85484
More information about the llvm-commits
mailing list