[all-commits] [llvm/llvm-project] 61d819: [RISCV] Add tests for memory constraint A
Wang Pengcheng via All-commits
all-commits at lists.llvm.org
Tue Sep 19 04:56:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 61d819dd52f8901ee311455883f7b4662f9f3138
https://github.com/llvm/llvm-project/commit/61d819dd52f8901ee311455883f7b4662f9f3138
Author: wangpc <wangpengcheng.pp at bytedance.com>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M llvm/test/CodeGen/RISCV/inline-asm-mem-constraint.ll
Log Message:
-----------
[RISCV] Add tests for memory constraint A
We should not optimize it in D158062. This adds the test coverage.
And unneeded attributes `nonnull` and `inbounds` are removed.
Reviewed By: asb
Differential Revision: https://reviews.llvm.org/D159530
More information about the All-commits
mailing list