Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/ARM/ARMISelLowering.cpp | ||
---|---|---|
5803 ↗ | (On Diff #111851) | Indeed, fixed with clang-format-diff locally - will push with that fixed. |
Paths
| Differential D36930
[ARM] Factorize the calculation of WhichResult in isV*Mask. NFC. ClosedPublic Authored by mstorsjo on Aug 19 2017, 12:59 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: kristof.beyls, javed.absar, aemerson. · View Herald TranscriptAug 19 2017, 12:59 PM This revision is now accepted and ready to land.Aug 19 2017, 1:18 PM
Closed by commit rL311260: [ARM] Factorize the calculation of WhichResult in isV*Mask. NFC. (authored by mstorsjo). · Explain WhyAug 19 2017, 1:27 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 111856 llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
|