Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D145870
[X86][FP16] Combine bitcast(extract_vector_elt vXi16, N) to extract_vector_elt(bitcast(vXi16), N)
Accepted
Public
Actions
Authored by
pengfei
on Mar 12 2023, 6:52 AM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
Restricted Project
Restricted Project
Subscribers
hiraditya
llvm-commits
Details
Reviewers
RKSimon
LuoYuanke
skan
Summary
Found the problem while implementing
D145867
.
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
pengfei
created this revision.
Mar 12 2023, 6:52 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Mar 12 2023, 6:52 AM
Herald
added a subscriber:
hiraditya
.
·
View Herald Transcript
pengfei
requested review of this revision.
Mar 12 2023, 6:52 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Mar 12 2023, 6:52 AM
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B218873: Diff 504433
.
Mar 12 2023, 6:53 AM
RKSimon
accepted this revision.
Mar 12 2023, 7:48 AM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Mar 12 2023, 7:48 AM
LuoYuanke
accepted this revision.
Mar 12 2023, 4:28 PM
skan
accepted this revision.
Mar 12 2023, 6:24 PM
Comment Actions
LGTM