Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D77897
[SVE] Remove calls to getBitWidth from IR ClosedPublic Authored by ctetreau on Apr 10 2020, 1:33 PM.
Details
Diff Detail
Event Timelinectetreau added a child revision: D77833: [SVE] Remove VectorType::getBitWidth().Apr 10 2020, 2:05 PM ctetreau removed a parent revision: D77587: [SVE] Add new VectorType subclasses.Apr 13 2020, 4:56 PM This revision is now accepted and ready to land.Apr 13 2020, 5:14 PM Closed by commit rG5f07dcd23c2d: [SVE] Remove calls to getBitWidth from IR (authored by ctetreau). · Explain WhyApr 14 2020, 2:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 257495 llvm/lib/IR/AutoUpgrade.cpp
llvm/lib/IR/ConstantFold.cpp
|