Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lib/Target/AArch64/
-
Target/
-
AArch64/
-
AArch64ISelLowering.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D36174
[AArch64] Fix a typo in isExtFreeImpl()
Closed
Public
Authored by
haicheng
on Aug 1 2017, 1:37 PM.
Download Raw Diff
Details
Reviewers
mcrosier
qcolombet
t.p.northover
Commits
rL309748: [AArch64] Fix a typo in isExtFreeImpl()
Summary
next => not
Diff Detail
Repository
rL LLVM
Event Timeline
haicheng
created this revision.
Aug 1 2017, 1:37 PM
Herald
added subscribers:
kristof.beyls
,
javed.absar
,
rengolin
,
aemerson
.
·
View Herald Transcript
Aug 1 2017, 1:38 PM
t.p.northover
accepted this revision.
Aug 1 2017, 1:39 PM
t.p.northover
added a subscriber:
t.p.northover
.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Aug 1 2017, 1:39 PM
haicheng
closed this revision.
Aug 1 2017, 5:39 PM
Comment Actions
Committed in r309748. Thank you.
haicheng
mentioned this in
D36104: [AArch64] Coalesce Copy Zero during instruction selection
.
Aug 1 2017, 5:43 PM
haicheng
added a commit:
rL309748: [AArch64] Fix a typo in isExtFreeImpl()
.
Aug 1 2017, 5:51 PM