[all-commits] [llvm/llvm-project] 4b9c2c: [DAG] Move INT<->FP constant folds from getNode to...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Sep 1 06:02:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b9c2cf0a7d4b2aa504184dda9a93138e8b16363
https://github.com/llvm/llvm-project/commit/4b9c2cf0a7d4b2aa504184dda9a93138e8b16363
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Log Message:
-----------
[DAG] Move INT<->FP constant folds from getNode to FoldConstantArithmetic
More information about the All-commits
mailing list