[PATCH] D116735: [RISCV] Adjust RISCV data layout by using n32:64 in layout string

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 6 08:12:04 PST 2022


craig.topper added a comment.

I believe there are two checks for DataLayout.isLegalInteger in IndVarSimplify that are interesting as well.


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

https://reviews.llvm.org/D116735



More information about the llvm-commits mailing list