[PATCH] D129775: [x86] use zero-extending load of a byte outside of loops too
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 19 10:44:48 PDT 2022
spatel added a comment.
In D129775#3663121 <https://reviews.llvm.org/D129775#3663121>, @RKSimon wrote:
> LGTM - although I can't see much Os and Oz test coverage?
Yes - I'll add minimal tests to check each of the attribute settings, so it's clear where we've drawn the line.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129775/new/
https://reviews.llvm.org/D129775
More information about the llvm-commits
mailing list