llvm-project
[ExpandMemCmp][AArch64][PowerPC][RISCV][X86] Use llvm.ucmp instead of (sub (zext (icmp ugt)), (zext (icmp ult))).
#121530
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
1
Changes
View On
GitHub
[ExpandMemCmp][AArch64][PowerPC][RISCV][X86] Use llvm.ucmp instead of (sub (zext (icmp ugt)), (zext (icmp ult))).
#121530
topperc
merged 1 commit into
llvm:main
from
topperc:pr/memcmp-ucmp
[ExpandMemCmp][AArch64][PowerPC][RISCV][X86] Use llvm.ucmp instead of…
2203ed15
topperc
requested a review
from
nikic
273 days ago
topperc
requested a review
from
preames
273 days ago
topperc
requested a review
from
RKSimon
273 days ago
topperc
requested a review
from
dtcxzyw
273 days ago
llvmbot
added
backend:AArch64
llvmbot
added
backend:PowerPC
llvmbot
added
backend:X86
llvmbot
added
llvm:transforms
dtcxzyw
approved these changes on 2025-01-03
nikic
approved these changes on 2025-01-03
RKSimon
approved these changes on 2025-01-03
topperc
merged
4dfea22e
into main
272 days ago
topperc
deleted the pr/memcmp-ucmp branch
272 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
RKSimon
nikic
dtcxzyw
preames
Assignees
No one assigned
Labels
backend:AArch64
backend:PowerPC
backend:X86
llvm:transforms
Milestone
No milestone
Login to write a write a comment.
Login via GitHub