[PATCH] D142464: [llvm] Do not zero out write_unsigned_impl internal buffer

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 22:34:25 PST 2023


serge-sans-paille added a comment.

In D142464#4081513 <https://reviews.llvm.org/D142464#4081513>, @mehdi_amini wrote:

> How did you find this? Just random audit of the code?

It started with random profiling and then I stumbled on that function and then...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142464



More information about the llvm-commits mailing list