[PATCH] D16205: ValueTracking: Put DataLayout reference into the Query structure, NFC.

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 16:04:05 PST 2016


joker.eph accepted this revision.
joker.eph added a reviewer: joker.eph.
joker.eph added a comment.
This revision is now accepted and ready to land.

LGTM.
(I added the DataLayout argument to computeKnownBits last year, I'm fine with adding it to the query)


Repository:
  rL LLVM

http://reviews.llvm.org/D16205





More information about the llvm-commits mailing list