Files
clang-p2996/llvm/docs/GlobalISel
Amara Emerson a4c7c66098 [GlobalISel] Document minimum legality requirements for G_IMPLICIT_DEF. (#117609)
The reason for this change is to clarify an existing technical
restriction of LLVM: there needs to be a way to implicitly define a type
if there is any way to legally define that type by another means.
2024-12-09 22:10:13 -08:00
..