This patch adds a test for min/max.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
It's probably good to add them for all the types, even if just for consistency. So for umax/smax/smin too.
Paths
| Differential D104447
[AArch64] Add test for min/max ClosedPublic Authored by Rin on Jun 17 2021, 4:48 AM.
Details
Summary This patch adds a test for min/max.
Diff Detail
Event TimelineComment Actions
I'll re add it. Comment Actions It's probably good to add them for all the types, even if just for consistency. So for umax/smax/smin too. This revision is now accepted and ready to land.Jul 1 2021, 4:09 AM Comment Actions
Oh, yeah, sorry, my bad. I'll add them right away. This revision was landed with ongoing or failed builds.Jul 1 2021, 5:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 355823 llvm/test/CodeGen/AArch64/min-max.ll
|