mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-05 13:09:10 +00:00
Delete a line that I forgot to revert previously.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121719 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1e6f59608b
commit
4dedddce93
@ -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…
Reference in New Issue
Block a user