[llvm] [llvm][Mips] Bail on underaligned loads/stores in FastISel. (PR #106231)

Alex Rønne Petersen via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 23:24:00 PDT 2024


================
@@ -0,0 +1,17 @@
+; RUN: llc < %s -march mips -fast-isel -relocation-model pic | FileCheck %s -check-prefixes=MIPS
----------------
alexrp wrote:

Done; wasn't aware of this tool.

https://github.com/llvm/llvm-project/pull/106231


More information about the llvm-commits mailing list