[llvm] [LLVM][SelectionDAGBuilder] Add initial DAG for target("aarch64.svcount") constants to the node cache. (PR #126089)

Da Li 李达 via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 08:14:40 PST 2025


dlee992 wrote:

> Both of the callers of ValueImpl write the return value to NodeMap. Now I'm not sure why there are any writes to NodeMap in this function.

I think you're right! I will close this wrong patch.


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


More information about the llvm-commits mailing list