This fix https://github.com/llvm/llvm-project/issues/53371
Zero is not a legal alignment.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
It looks like the definition of stores has the same "value of 0 or" language?
Otherwise looks fine.