[PATCH] D55263: [CodeGen][ExpandMemcmp] Add an option for allowing overlapping loads.
David Zarzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 13 03:24:41 PST 2018
davezarzycki added a comment.
By the way, LLVM itself will benefit nicely from this change. For example, the code gen for `llvm::StringSwitch` will improve dramatically.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55263/new/
https://reviews.llvm.org/D55263
More information about the llvm-commits
mailing list