[PATCH] D27401: [X86] Remove scalar logical op alias instructions. Just use COPY_FROM/TO_REGCLASS and the normal packed instructions instead
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 5 02:36:36 PST 2016
RKSimon added a comment.
Maybe add -verify-machineinstrs to tests ? Although I'm not certain if this will work with mir tests
https://reviews.llvm.org/D27401
More information about the llvm-commits
mailing list