[all-commits] [llvm/llvm-project] b35c51: [DAG] tryToFoldExtendOfConstant - share the same S...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Feb 8 03:44:07 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b35c5197629494cb675948fe33d2fdcd75b5aafa
https://github.com/llvm/llvm-project/commit/b35c5197629494cb675948fe33d2fdcd75b5aafa
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-02-08 (Thu, 08 Feb 2024)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[DAG] tryToFoldExtendOfConstant - share the same SDLoc argument instead of recreating it over and over again.
More information about the All-commits
mailing list