Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
mlir/lib/Dialect/Quant/Utils/
-
lib/
-
Dialect/
-
Quant/
-
Utils/
-
FakeQuantSupport.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D78671
[mlir/Quant] Allows to use 32 bits storage type
Closed
Public
Authored by
liufengdb
on Apr 22 2020, 2:16 PM.
Download Raw Diff
Details
Reviewers
antiagainst
stellaraccident
Commits
rGb578c92a9898: [mlir/Quant] Allows to use 32 bits storage type
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
liufengdb
created this revision.
Apr 22 2020, 2:16 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Apr 22 2020, 2:16 PM
Herald
added subscribers:
llvm-commits
,
Kayjukh
,
frgossen
and
11 others
.
·
View Herald Transcript
liufengdb
added a reviewer:
antiagainst
.
Apr 22 2020, 2:18 PM
liufengdb
removed a subscriber:
llvm-commits
.
liufengdb
added a reviewer:
stellaraccident
.
Apr 22 2020, 2:28 PM
Harbormaster
failed remote builds in
B54309: Diff 259396
!
Apr 22 2020, 3:48 PM
stellaraccident
accepted this revision.
Apr 22 2020, 8:32 PM
This revision is now accepted and ready to land.
Apr 22 2020, 8:32 PM
Closed by commit
rGb578c92a9898: [mlir/Quant] Allows to use 32 bits storage type
(authored by
liufengdb
).
·
Explain Why
Apr 23 2020, 11:23 AM
This revision was automatically updated to reflect the committed changes.