[PATCH] D64176: [Bugpoint redesign] Added Pass to Remove Global Variables
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 15 11:46:35 PDT 2019
xbolva00 added subscribers: craig.topper, xbolva00.
xbolva00 added a comment.
Surprisingly test remove-global-vars.ll fails on buildbot
http://lab.llvm.org:8011/builders/lld-x86_64-ubuntu-fast/builds/4649
Previous build was OK and this test case worked.
Either this testcase is unstable or something was miscompiled after
[X86] Add custom type legalization for bitcasting mmx to v2i32/v4i16/v8i8 to use movq2dq instead of going through memory.
cc @craig.topper
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64176/new/
https://reviews.llvm.org/D64176
More information about the llvm-commits
mailing list