The implementation of subword atomics does not actually
guarantee the result is zero-extended, which now caused
failures after https://reviews.llvm.org/D101342 was landed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D106225
[VE] Set getExtendForAtomicOps to ISD::ANY_EXTEND kaz7 on Jul 17 2021, 1:02 PM. Authored by
Details The implementation of subword atomics does not actually
Diff Detail
|