Vector of the same value with few undefs will sill be considered "Bytewise"
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 34152 Build 34151: arc lint + arc unit
Paths
| Differential D64031
isBytewiseValue checks ConstantVector element by element ClosedPublic Authored by vitalybuka on Jul 1 2019, 1:18 PM.
Details Summary Vector of the same value with few undefs will sill be considered "Bytewise"
Diff Detail
Event Timelinevitalybuka retitled this revision from isBytewiseValue check ConstantVector element by element to isBytewiseValue checks ConstantVector element by element. vitalybuka added a child revision: D64052: Return Undef from isBytewiseValue for empty arrays or structs.Jul 1 2019, 6:07 PM Comment Actions
No This revision is now accepted and ready to land.Jul 12 2019, 10:37 AM Closed by commit rL365971: isBytewiseValue checks ConstantVector element by element (authored by vitalybuka). · Explain WhyJul 12 2019, 3:37 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 207396 llvm/lib/Analysis/ValueTracking.cpp
llvm/unittests/Analysis/ValueTrackingTest.cpp
|