Add encodings to the instructions in LICM's generated preheaders.
When LICM generates a preheader, it needs to add encodings to the instructions it generates, since it runs after legalization.
This commit is contained in:
committed by
Benjamin Bouvier
parent
c7bc1b7c56
commit
641771ac6a
@@ -1,4 +1,5 @@
|
||||
test licm
|
||||
target riscv32
|
||||
|
||||
function %simple_loop(i32) -> i32 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user