[libcxx-commits] [PATCH] D59999: Make it easier for the compiler to optimize `operator==(string, char*)`.
Roman Lebedev via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Mar 29 11:22:53 PDT 2019
lebedev.ri added a comment.
Passing-by remark: is there a before/after LLVM IR?
Maybe the problem is obvious?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59999/new/
https://reviews.llvm.org/D59999
More information about the libcxx-commits
mailing list