[PATCH] D48225: [llvm-mca][X86] Teach how to identify register writes that implicitly clear the upper portion of a super-register.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 15 10:43:31 PDT 2018
craig.topper added a comment.
Does this cover writes to YMM clearing the upper half of ZMM registers?
https://reviews.llvm.org/D48225
More information about the llvm-commits
mailing list