This patch updates InstCombine transformations except InstCombineVectorOps.cpp to create
insertelement/shufflevector with poison placeholder.
The updates in InstCombineVectorOps.cpp will be done in the next patch.
It is close to the end..!
Differential D94380 Authored by aqjune on Jan 10 2021, 5:28 PM.
Details
Summary This patch updates InstCombine transformations except InstCombineVectorOps.cpp to create The updates in InstCombineVectorOps.cpp will be done in the next patch. It is close to the end..!
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 10 2021, 5:28 PM
Revision Contents
|