[all-commits] [llvm/llvm-project] fdac86: [RISCV][test] Add atomicrmw test cases for subopti...
Alex Bradbury via All-commits
all-commits at lists.llvm.org
Tue Aug 1 07:31:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fdac86cce8fa7bcd4905aac25c8f533080181f30
https://github.com/llvm/llvm-project/commit/fdac86cce8fa7bcd4905aac25c8f533080181f30
Author: Alex Bradbury <asb at igalia.com>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M llvm/test/CodeGen/RISCV/atomic-rmw.ll
Log Message:
-----------
[RISCV][test] Add atomicrmw test cases for suboptimal codegen report in #64090
<https://github.com/llvm/llvm-project/issues/64090>
A forthcoming patch addresses these cases.
More information about the All-commits
mailing list