It's annoying to have to create an array of the result type,
particularly when you don't care about the size of the value.
Details
Details
- Reviewers
aemerson paquette aditya_nandakumar
Diff Detail
Diff Detail
Paths
| Differential D60219
GlobalISel: Add another overload of buildUnmerge ClosedPublic Authored by arsenm on Apr 3 2019, 10:47 AM.
Details
Summary It's annoying to have to create an array of the result type,
Diff Detail Event TimelineHerald added subscribers: Petar.Avramovic, volkan, kristof.beyls and 2 others. · View Herald TranscriptApr 3 2019, 10:47 AM This revision is now accepted and ready to land.Apr 3 2019, 10:51 AM
Revision Contents
Diff 193544 include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
|