[all-commits] [llvm/llvm-project] 738c3e: [RISCV] Pre-commit test for FrameIndex handling in...
Alex Bradbury via All-commits
all-commits at lists.llvm.org
Wed Nov 29 06:51:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 738c3ede315acb413fc8e0e15c78657102110e94
https://github.com/llvm/llvm-project/commit/738c3ede315acb413fc8e0e15c78657102110e94
Author: Alex Bradbury <asb at igalia.com>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M llvm/unittests/Target/RISCV/RISCVInstrInfoTest.cpp
Log Message:
-----------
[RISCV] Pre-commit test for FrameIndex handling in getMemOperandsWithOffsetWidth
Currently AArch64 handles a FrameIndex operand in this function, but we
fail to.
More information about the All-commits
mailing list