Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D118146
[AArch64][SVE] Avoid using ptrue for unpredicated predicate AND.
Closed
Public
Actions
Authored by
sdesmalen
on Jan 25 2022, 7:44 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
Subscribers
hiraditya
kristof.beyls
llvm-commits
Matt
psnobl
tschuett
Details
Reviewers
bsmith
david-arm
dmgreen
efriedma
Commits
rGdafd1f29da27: [AArch64][SVE] Avoid using ptrue for unpredicated predicate AND.
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
sdesmalen
created this revision.
Jan 25 2022, 7:44 AM
Herald
added a reviewer:
efriedma
.
·
View Herald Transcript
Jan 25 2022, 7:44 AM
Herald
added subscribers:
psnobl
,
hiraditya
,
kristof.beyls
,
tschuett
.
·
View Herald Transcript
sdesmalen
requested review of this revision.
Jan 25 2022, 7:44 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Jan 25 2022, 7:44 AM
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
david-arm
accepted this revision.
Jan 25 2022, 8:43 AM
Comment Actions
LGTM! Nice optimsation. :)
This revision is now accepted and ready to land.
Jan 25 2022, 8:43 AM
Matt
added a subscriber:
Matt
.
Jan 25 2022, 3:23 PM
Harbormaster
completed remote builds in
B145513: Diff 402912
.
Jan 26 2022, 4:20 PM
This revision was landed with ongoing or failed builds.
Jan 27 2022, 5:00 AM
Closed by commit
rGdafd1f29da27: [AArch64][SVE] Avoid using ptrue for unpredicated predicate AND.
(authored by
sdesmalen
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
sdesmalen
added a commit:
rGdafd1f29da27: [AArch64][SVE] Avoid using ptrue for unpredicated predicate AND.
.
david-arm
mentioned this in
D118365: [SVE] Extend isel pattern coverage for BIC.
.
Jan 27 2022, 8:02 AM
sdesmalen
mentioned this in
D118463: [SVE] By using SEL when orring predicates we forgo the need for a PTRUE.
.
Jan 28 2022, 6:05 AM