[PATCH] D38735: [ScheduleDAGInstrs] fix behavior of getUnderlyingObjectsForCodeGen when no identifiable object found

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 16:06:17 PDT 2017


MatzeB added a comment.

In https://reviews.llvm.org/D38735#894467, @inouehrs wrote:

> Do you mean using boolean return value also in `getUnderlyingObjectsForInstr` for consistency?


Yes that's what I meant.


https://reviews.llvm.org/D38735





More information about the llvm-commits mailing list