Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,060 ms | x64 debian > MLIR.Examples/standalone::test.toy | |
60,040 ms | x64 debian > lit.lit::max-failures.py |
Event Timeline
Comment Actions
The phrasing isn't grammatically correct. I would say something like:
"The alignment is only optional when parsing textual IR; for in-memory IR, it is always present."
If you want to try to rearrange the text a bit, maybe put all discussion of the "optional-ness" of the alignment into a separate paragraph from the main definition of alignment.
Comment Actions
Thx for the heads up.
I've updated the patch accordingly but there is still a reference to 0 for alloca. I suppose this should go away as well right?