User Details
User Details
- User Since
- May 5 2023, 4:23 PM (31 w, 1 d)
Sep 21 2023
Sep 21 2023
hboehm added inline comments to D156146: [scudo] Add ConditionVariable in SizeClassAllocator64.
Jun 28 2023
Jun 28 2023
hboehm updated subscribers of D153932: [AliasAnalysis] Mark fences as not Mod'ing unescaped local values.
Thanks for the correction. Subject to my limited understanding of LLVM
conventions, that sounds correct to me.
hboehm updated subscribers of D153932: [AliasAnalysis] Mark fences as not Mod'ing unescaped local values.
Unfortunately, I'm not an LLVM expert, so let me try to answer in terms of
C++ semantics.
We can certainly have
May 5 2023
May 5 2023
hboehm added a comment to D149486: [RISCV] Strengthen atomic ordering for sequentially consistent stores.
I replied to jrtc27's comment in the psABI discussion at https://github.com/riscv-non-isa/riscv-elf-psabi-doc/pull/378 .