Doesn't attempt to emit them for anything yet, but some legalizations
I want to port use them.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D62042
GlobalISel: Define integer min/max instructions ClosedPublic Authored by arsenm on May 16 2019, 3:49 PM.
Details Summary Doesn't attempt to emit them for anything yet, but some legalizations
Diff Detail Event TimelineHerald added subscribers: Petar.Avramovic, volkan, kristof.beyls and 2 others. · View Herald TranscriptMay 16 2019, 3:49 PM This revision is now accepted and ready to land.May 17 2019, 9:48 AM
Revision Contents
Diff 199921 include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
include/llvm/Support/TargetOpcodes.def
include/llvm/Target/GenericOpcodes.td
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp
|