Diff Detail
Diff Detail
Paths
| Differential D99035
GlobalISel: Add utility function to constant fold FP ops ClosedPublic Authored by arsenm on Mar 21 2021, 7:05 AM.
Diff Detail Event Timelinearsenm added a child revision: D99036: GlobalISel: Constant fold FP bin ops in MIRBuilder.Mar 21 2021, 7:06 AM This revision is now accepted and ready to land.Mar 22 2021, 9:42 AM Comment Actions
The tests for D99036 and some of the following patches cover it
Diff 332155 llvm/include/llvm/CodeGen/GlobalISel/Utils.h
llvm/lib/CodeGen/GlobalISel/Utils.cpp
|
clang-tidy: warning: invalid case style for function 'ConstantFoldFPBinOp' [readability-identifier-naming]
not useful