[PATCH] D81645: MIR Statepoint refactoring. Part 1: Basic MI level changes.
Francis Visoiu Mistrih via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 20 09:08:54 PDT 2020
thegameg added a comment.
In D81645#2160087 <https://reviews.llvm.org/D81645#2160087>, @dantrushin wrote:
> In D81645#2159907 <https://reviews.llvm.org/D81645#2159907>, @thegameg wrote:
>
> > Hi, I see `CodeGen/X86/statepoint-vreg.mir` failing with UBSAN enabled on our internal bots:
>
>
> Should be fixed already.
> Does your sources include e04fe9aefd4 <https://reviews.llvm.org/rGe04fe9aefd4b95e0f0d93b14be28aa1ae2f42258>?
That's what was missing. Looks fixed now, thank you!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81645/new/
https://reviews.llvm.org/D81645
More information about the llvm-commits
mailing list