Might as well handle these if we're going to handle the integer ops here.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D99036
GlobalISel: Constant fold FP bin ops in MIRBuilder ClosedPublic Authored by arsenm on Mar 21 2021, 7:06 AM.
Details Summary Might as well handle these if we're going to handle the integer ops here.
Diff Detail Event TimelineHerald added subscribers: kerbowa, hiraditya, rovka and 2 others. · View Herald TranscriptMar 21 2021, 7:06 AM arsenm added a parent revision: D99035: GlobalISel: Add utility function to constant fold FP ops.Mar 21 2021, 7:06 AM This revision is now accepted and ready to land.Mar 23 2021, 9:41 AM
Revision Contents
Diff 332156 llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fold-binop-into-select.mir
|