[PATCH] D88396: [X86] Replace movaps with movups when avx is enabled.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 28 02:57:38 PDT 2020
RKSimon added a reviewer: RKSimon.
RKSimon added a comment.
As @lebedev.ri has said, I don't think this is a good idea and if its happening it sounds like you have an underlying bug in your code that the sanitizers would probably help you with.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88396/new/
https://reviews.llvm.org/D88396
More information about the llvm-commits
mailing list