[PATCH] D126558: [RISCV] Return false from isOffsetFoldingLegal instead of reversing the fold in lowering.

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 27 11:45:36 PDT 2022


asb added a comment.

This introduced some compiler warnings for me, e.g. XlenVT no longer being used.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126558



More information about the llvm-commits mailing list