mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Delete a line that I forgot to revert previously.
llvm-svn: 121719
This commit is contained in:
parent
074095ddf2
commit
203303291f
@ -1668,7 +1668,6 @@ def SubReg_i32_lane : SDNodeXForm<imm, [{
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
// Basic 2-register operations: single-, double- and quad-register.
|
||||
let neverHasSideEffects = 1 in
|
||||
class N2VD<bits<2> op24_23, bits<2> op21_20, bits<2> op19_18,
|
||||
bits<2> op17_16, bits<5> op11_7, bit op4, string OpcodeStr,
|
||||
string Dt, ValueType ResTy, ValueType OpTy, SDNode OpNode>
|
||||
|
Loading…
x
Reference in New Issue
Block a user