Details
Details
- Reviewers
aemerson aditya_nandakumar paquette
Diff Detail
Diff Detail
Paths
| Differential D64465
GlobalISel: Define the full family of FP min/max instructions ClosedPublic Authored by arsenm on Jul 9 2019, 6:51 PM.
Details
Diff Detail Event TimelineHerald added subscribers: Petar.Avramovic, volkan, javed.absar and 2 others. · View Herald TranscriptJul 9 2019, 6:51 PM arsenm added a child revision: D64479: GlobalISel: Legalization for G_FMINNUM/G_FMAXNUM.Jul 10 2019, 5:59 AM arsenm added a child revision: D64490: AMDGPU/GlobalISel: Selection for fminnum/fmaxnum.Jul 10 2019, 7:06 AM This revision is now accepted and ready to land.Jul 10 2019, 8:59 AM
Revision Contents
Diff 208864 include/llvm/Support/TargetOpcodes.def
include/llvm/Target/GenericOpcodes.td
lib/CodeGen/GlobalISel/IRTranslator.cpp
test/CodeGen/AArch64/GlobalISel/irtranslator-fp-min-max-intrinsics.ll
test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
|