summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Transforms/MemRefDataFlowOpt.cpp
diff options
context:
space:
mode:
authorAlex Zinenko <zinenko@google.com>2019-02-21 06:30:53 -0800
committerjpienaar <jpienaar@google.com>2019-03-29 16:36:56 -0700
commitc98a87cc06865640684c262e0f0470a21abc8c2b (patch)
tree0dac7bcbe907525110a391463ed81d91cc4f7c2c /mlir/lib/Transforms/MemRefDataFlowOpt.cpp
parent1cc9305c71e425d20b87d1e6e2e397d4141fecfd (diff)
downloadbcm5719-llvm-c98a87cc06865640684c262e0f0470a21abc8c2b.tar.gz
bcm5719-llvm-c98a87cc06865640684c262e0f0470a21abc8c2b.zip
Lower standard DivF and RemF operations to the LLVM IR dialect
Add support for lowering DivF and RemF to LLVM::FDiv and LLMV::FRem respectively. The lowering is a trivial one-to-one transformation. The corresponding operations already existed in the LLVM IR dialect and can be lowered to the LLVM IR proper. Add the necessary tests for scalar and vector forms. PiperOrigin-RevId: 234984608
Diffstat (limited to 'mlir/lib/Transforms/MemRefDataFlowOpt.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud