[all-commits] [llvm/llvm-project] faf555: Revert "[DAGCombiner] Use SmallDenseMap (NFC) (#79...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Jan 27 19:30:01 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: faf555f93f3628b7b2b64162c02dd1474540532e
https://github.com/llvm/llvm-project/commit/faf555f93f3628b7b2b64162c02dd1474540532e
Author: Kazu Hirata <kazu at google.com>
Date: 2024-01-27 (Sat, 27 Jan 2024)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
Revert "[DAGCombiner] Use SmallDenseMap (NFC) (#79681)"
This reverts commit 863b2c84c0fbcfb02d969fa36af4932d410a827b.
A compile-time regression has been reported:
https://github.com/llvm/llvm-project/pull/79681#issuecomment-1913325915
More information about the All-commits
mailing list