In the future should probably have a more convenient
way to switch between building strict and non-strict ops
Details
Details
- Reviewers
paquette aemerson Pierre-vh Petar.Avramovic
Diff Detail
Diff Detail
Paths
| Differential D138303
GlobalISel: Legalize strict_fsub ClosedPublic Authored by arsenm on Nov 18 2022, 8:17 AM.
Details
Summary In the future should probably have a more convenient
Diff Detail Event TimelineThis revision is now accepted and ready to land.Nov 18 2022, 2:48 PM
Revision Contents
Diff 476605 llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-strict_fsub.mir
llvm/test/CodeGen/AMDGPU/strict_fsub.f16.ll
llvm/test/CodeGen/AMDGPU/strict_fsub.f32.ll
llvm/test/CodeGen/AMDGPU/strict_fsub.f64.ll
|