[PATCH] D57692: [DAG] BaseIndexOffset: FrameIndexSDNodes with the same FrameIndex compare equal.

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 4 09:39:27 PST 2019


niravd requested changes to this revision.
niravd added a comment.
This revision now requires changes to proceed.

Do we have a case where this changes things? because it looks like it should be already handled by the trivial Base == Other.Base check.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57692/new/

https://reviews.llvm.org/D57692





More information about the llvm-commits mailing list