tensorflow / mlir

"Multi-Level Intermediate Representation" Compiler Infrastructure
1.74k stars 260 forks source link

add LLVM IR to build the fneg instruction #216

Closed schweitzpgi closed 5 years ago

schweitzpgi commented 5 years ago

Adding the fneg instruction to the LLVM IR dialect. We want to target this LLVM instruction from FIR.

schweitzpgi commented 5 years ago

Can you take a look at this one @ftynse ?

ftynse commented 5 years ago

Sure, don't hesitate to ping me on CLs immediately (emails tend to drown otherwise)