[all-commits] [llvm/llvm-project] 51002b: [RISCV] Precommit test case to show bug in RISCVIS...
eop Chen via All-commits
all-commits at lists.llvm.org
Mon May 30 15:59:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51002bdb5e92bf8dec286b24ff8952bda6beb3b5
https://github.com/llvm/llvm-project/commit/51002bdb5e92bf8dec286b24ff8952bda6beb3b5
Author: eopXD <eop.chen at sifive.com>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
A llvm/test/CodeGen/RISCV/isel-optnone.ll
Log Message:
-----------
[RISCV] Precommit test case to show bug in RISCVISelDagToDag
The optimization level should not be restored into O2.
This is a pre-commit test case to show fix in D126641.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D126677
More information about the All-commits
mailing list