[PATCH] D153187: [llvm][test] Update SPL Vectorizer X86 metadata test to use check-globals

John McIver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 20:09:07 PDT 2023


jmciver added a comment.

@jdoerfert thanks for the LGTM!

This patch was originally linked to D153190 <https://reviews.llvm.org/D153190>, but as @nikic pointed out D148216 <https://reviews.llvm.org/D148216> will supersede D153190 <https://reviews.llvm.org/D153190> by providing a generic solution.

I have arc patched and tested against D148216 <https://reviews.llvm.org/D148216>, which changes the variable names slightly. I am going to add D148216 <https://reviews.llvm.org/D148216> as a parent and wait for it to land before landing this patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153187/new/

https://reviews.llvm.org/D153187



More information about the llvm-commits mailing list