[llvm] Base with add like constant offset (PR #88493)

via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 08:01:32 PDT 2024


================
@@ -5191,6 +5191,9 @@ bool SelectionDAG::isADDLike(SDValue Op) const {
 }
 
 bool SelectionDAG::isBaseWithConstantOffset(SDValue Op) const {
----------------
fengfeng09 wrote:

Good suggestion.

https://github.com/llvm/llvm-project/pull/88493


More information about the llvm-commits mailing list