Skip to content
Commit 792547b3 authored by Alex Bradbury's avatar Alex Bradbury
Browse files

[RISCV] Add imm-cse.ll test case

This test case demonstrates that common subexpression elimination takes place 
between code sequences for materialising constants. In particular, it 
demonstrates that redundant lui aren't generated. This would capture a 
regression if applying a patch such as D41949.

llvm-svn: 330291
parent 829cd8e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment