[PATCH] D85484: Properly form bundles in SplitKit
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 7 11:44:16 PDT 2020
rampitec added a comment.
There is probably a question do we need to insert BUNDLE header or just unpack KILLs as well? Having a bundle without a header is not legal, but having a header can mess with target code. I believe D30438 <https://reviews.llvm.org/D30438> did not have a perfect solution.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85484/new/
https://reviews.llvm.org/D85484
More information about the llvm-commits
mailing list