[PATCH] D18662: [GVN] Fix handling of sub-byte types in big-endian mode

Ulrich Weigand via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 7 09:01:51 PDT 2016


uweigand added a comment.

In http://reviews.llvm.org/D18662#394154, @chandlerc wrote:

> Very nice fix. Minor complaints below about variable naming, feel free to address and commit as you see fit.


Thanks for the review!  I've now checked in the original patch, as well as a separate commit to rename those variables.


Repository:
  rL LLVM

http://reviews.llvm.org/D18662





More information about the llvm-commits mailing list