[llvm] [ExpandMemCmp] Optimize ExpandMemCmp to reduce instruction count on x86 (PR #69609)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 19 08:47:35 PDT 2023
topperc wrote:
Wouldn't that byte swap the zeros that were added by the zext into the LSBs? I don't know this code, but that seems weird.
https://github.com/llvm/llvm-project/pull/69609
More information about the llvm-commits
mailing list