Skip to content

Commit

Permalink
Backend for where operator
Browse files Browse the repository at this point in the history
Reviewed By: kunmingho

Differential Revision: D47680803

fbshipit-source-id: a1d2c02b9a594e21cec389ee32944bed849db019
  • Loading branch information
lucasmagudiez authored and facebook-github-bot committed Aug 10, 2023
1 parent dcc53db commit eb23f87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/ClassGen/InstrGen.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1171,7 +1171,6 @@ int main(int argc, char **argv) {
.addMember(MemberType::Int64, "NumIndices")
.inplaceOperand({"Dest", "Input"})
.autoVerify(VerifyKind::NoVerify);

//===--------------------------------------------------------------------===//
// Fillers
//===--------------------------------------------------------------------===//
Expand Down

0 comments on commit eb23f87

Please sign in to comment.