[llvm] [AArch64][GlobalISel] Add support for pre-indexed loads/stores. (PR #70185)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 25 02:30:47 PDT 2023
tschuett wrote:
You added new asserts without the common && "something bad happened". I am wondering why they are not just
if() return false?
https://github.com/llvm/llvm-project/pull/70185
More information about the llvm-commits
mailing list