================
@@ -13658,6 +13658,7 @@ bool SITargetLowering::isCanonicalized(Register Reg,
const MachineFunction &MF,
case Intrinsic::amdgcn_frexp_mant:
case Intrinsic::amdgcn_fdot2:
case Intrinsic::amdgcn_trig_preop:
+ case Intrinsic::amdgcn_tanh:
----------------
arsenm wrote:
I don't follow, this shouldn't be hard to test? e.g.
fcanonicalize-elimination.ll, you should just need a canonicalize call after
these which should fold out
https://github.com/llvm/llvm-project/pull/147425
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits