Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/lib/Target/AMDGPU/
-
lib/
-
Target/
-
AMDGPU/
-
AMDGPUInstructionSelector.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D130001
[AMDGPU][NFC] Validate G_MERGE_VALUES as we match zero-extended 32-bit scalars.
Closed
Public
Authored by
kosarev
on Jul 18 2022, 5:17 AM.
Download Raw Diff
Details
Reviewers
foad
arsenm
rampitec
Commits
rG75950be836c9: [AMDGPU][NFC] Validate G_MERGE_VALUES as we match zero-extended 32-bit scalars.
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
kosarev
created this revision.
Jul 18 2022, 5:17 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Jul 18 2022, 5:17 AM
Herald
added subscribers:
jsilvanus
,
kerbowa
,
hiraditya
and
7 others
.
·
View Herald Transcript
kosarev
requested review of this revision.
Jul 18 2022, 5:17 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Jul 18 2022, 5:17 AM
Herald
added subscribers:
llvm-commits
,
wdng
.
·
View Herald Transcript
kosarev
added a comment.
Jul 18 2022, 5:19 AM
Comment Actions
Caught by Jay in
https://reviews.llvm.org/D128836#inline-1240242
.
Harbormaster
completed remote builds in
B176004: Diff 445462
.
Jul 18 2022, 6:11 AM
arsenm
accepted this revision.
Jul 18 2022, 7:00 AM
This revision is now accepted and ready to land.
Jul 18 2022, 7:00 AM
This revision was landed with ongoing or failed builds.
Jul 21 2022, 6:52 AM
Closed by commit
rG75950be836c9: [AMDGPU][NFC] Validate G_MERGE_VALUES as we match zero-extended 32-bit scalars.
(authored by
kosarev
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
kosarev
added a commit:
rG75950be836c9: [AMDGPU][NFC] Validate G_MERGE_VALUES as we match zero-extended 32-bit scalars.
.