Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D80324
[SVE] Eliminate calls to default-false VectorType::get() from Analysis ClosedPublic Authored by ctetreau on May 20 2020, 2:41 PM.
Details
Diff Detail
Event Timelinectetreau added a child revision: D80342: [SVE] Deprecate default false variant of VectorType::get.May 20 2020, 4:37 PM This revision is now accepted and ready to land.May 21 2020, 9:24 AM Closed by commit rG434d122e94a7: [SVE] Eliminate calls to default-false VectorType::get() from Analysis (authored by ctetreau). · Explain WhyMay 28 2020, 2:53 PM This revision was automatically updated to reflect the committed changes. ctetreau removed a child revision: D80342: [SVE] Deprecate default false variant of VectorType::get.Jun 9 2020, 2:13 PM
Revision Contents
Diff 267003 llvm/lib/Analysis/ConstantFolding.cpp
|