Skip to content
Commit eafa9d50 authored by Jakob Stoklund Olesen's avatar Jakob Stoklund Olesen
Browse files

V_SET0 has no side effects.

TableGen will mark any pattern-less instruction as having unmodeled side
effects. This is extra bad for V_SET0 which gets rematerialized a lot.

This was part of the cause for PR11125, but the real bug was fixed
in r141923.

llvm-svn: 141924
parent 7fb5632e
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