If the lower bound isn't specified it implies that it's zero.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D158441
[DXILBitcodeWriter] Fix handling of an unspecified lower bound in DISubrange ClosedPublic Authored by bogner on Aug 21 2023, 10:31 AM.
Details Summary If the lower bound isn't specified it implies that it's zero.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 21 2023, 1:06 PM Closed by commit rGd7f3b238fdc3: [DXILBitcodeWriter] Fix handling of an unspecified lower bound in DISubrange (authored by bogner). · Explain WhyAug 21 2023, 2:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 552137 llvm/lib/Target/DirectX/DXILWriter/DXILBitcodeWriter.cpp
llvm/test/tools/dxil-dis/di-subrange.ll
|