Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D77901
[SVE] Remove calls to getBitWidth from x86 ClosedPublic Authored by ctetreau on Apr 10 2020, 1:41 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 15 2020, 10:10 AM Closed by commit rG85247c1e898f: [SVE] Remove calls to getBitWidth from x86 (authored by ctetreau). · Explain WhyApr 15 2020, 4:02 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 257884 llvm/lib/Target/X86/X86ISelLowering.cpp
|