[PATCH] D41083: DAG: Tolerate non-MemSDNOdes for OPC_RecordMemRef

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 14 11:40:29 PST 2017


hfinkel added a comment.

Do you have a test case? I don't understand from your description what's happening. Do you have a target intrinsic with an ID in the wrong range (i.e., not > FIRST_TARGET_MEMORY_OPCODE)?


https://reviews.llvm.org/D41083





More information about the llvm-commits mailing list