[all-commits] [llvm/llvm-project] 546350: [DAG] Move scalar BITCAST constant folds from getN...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Sep 5 05:19:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5463503ae1f7a5c7c85a324b53df573240e6f041
https://github.com/llvm/llvm-project/commit/5463503ae1f7a5c7c85a324b53df573240e6f041
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Log Message:
-----------
[DAG] Move scalar BITCAST constant folds from getNode to FoldConstantArithmetic
More information about the All-commits
mailing list