[PATCH] D134215: SelectionDAG: Add AssumptionCache analysis dependency

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 12:55:14 PDT 2022


arsenm created this revision.
arsenm added reviewers: efriedma, jdoerfert, alexfh, craig.topper, RKSimon, nikic.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Fixes compile time regression after bb70b5d40652207c0bd3d385def10ef3ef1d45b4 <https://reviews.llvm.org/rGbb70b5d40652207c0bd3d385def10ef3ef1d45b4>


https://reviews.llvm.org/D134215

Files:
  llvm/include/llvm/CodeGen/SelectionDAGISel.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134215.461324.patch
Type: text/x-patch
Size: 4047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220919/5de54673/attachment.bin>


More information about the llvm-commits mailing list