[llvm] [DAGCombiner] Enable constant folding of (bitcast int_c0) -> fp_c0 (PR #82289)

via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 7 09:36:39 PST 2024


================
@@ -15231,8 +15231,7 @@ SDValue DAGCombiner::visitBITCAST(SDNode *N) {
   // TODO: Support FP bitcasts after legalize types.
----------------
goldsteinn wrote:

@topperc any comment?

https://github.com/llvm/llvm-project/pull/82289


More information about the llvm-commits mailing list