[llvm] [SelectionDAG] Introduce ISD::PTRADD (PR #140017)
Sergei Barannikov via llvm-commits
llvm-commits at lists.llvm.org
Fri May 23 03:03:05 PDT 2025
s-barannikov wrote:
This patch adds more calls to `getMemBasePlusOffset()`, but the method wasn't updated to generate `ISD::PTRADD`, is this intended?
https://github.com/llvm/llvm-project/pull/140017
More information about the llvm-commits
mailing list