"mlir/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "3bffe6022cc96a38ad0f6ada5f5b7b41eca5796e"
Improve test to actually check for a folded load.
This test was checking for lack of a "movaps" (an aligned load) rather than a "movups" (an unaligned load). It also included a store which complicated the checking. Add specific CPU runs to prevent subtarget feature flag overrides from inhibiting this optimization. llvm-svn: 227972
Loading
Please register or sign in to comment