The SPL Vectorizer X86 metadata test is updated to use update_test_checks.py
with the check-globals option. This replaces the metadata CHECK-DAG statements
with generated expressions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
@jdoerfert thanks for the LGTM!
This patch was originally linked to D153190, but as @nikic pointed out D148216 will supersede D153190 by providing a generic solution.
I have arc patched and tested against D148216, which changes the variable names slightly. I am going to add D148216 as a parent and wait for it to land before landing this patch.