[PATCH] D62503: Add ReadCStringFromMemory for faster string reads

António Afonso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 11:03:17 PDT 2019


aadsm added a comment.

@jankratochvil I'm planning to follow Pavel's plan now that the new setting has landed and finally got some time for this.

It will be:

- Revert rL364751 <https://reviews.llvm.org/rL364751> (which is a revert itself)
- Revert 9c10b620c061 <https://reviews.llvm.org/rG9c10b620c0619611dfe062216459431955ac4801> (will re-apply this one)
- Land D64013 <https://reviews.llvm.org/D64013> once it's approved (which I just realized it hasn't yet, will ping it)

Does it sound good to you?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62503/new/

https://reviews.llvm.org/D62503





More information about the llvm-commits mailing list