[PATCH] D134228: [RISCV] Massage debug loc to improve scheduling of addressing for scatter/gather

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 13:20:02 PDT 2022


reames added a comment.

Alternate patch here: https://reviews.llvm.org/D134382

This doesn't entirely eliminate the need for this change, but it removes the majority of the impact.  After that patch, we only have to worry about the extend case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134228



More information about the llvm-commits mailing list