[PATCH] D41864: DBG_VALUE insertion for spills breaks bundles
Francis Visoiu Mistrih via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 9 10:42:34 PST 2018
thegameg added a comment.
In https://reviews.llvm.org/D41864#971308, @JDevlieghere wrote:
> I don't know if this makes any sense, but could we maybe test this by constructing a bundled spill in a MIR file for an in-tree target?
>
> cc @thegameg
Just noticed that we don't have any documentation on bundled instructions in MIRLangRef. Here is a patch: https://reviews.llvm.org/D41872.
https://reviews.llvm.org/D41864
More information about the llvm-commits
mailing list