[PATCH] D52286: [Intrinsic] Signed Saturation Intirnsic
Leonard Chan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 20 16:53:20 PDT 2018
leonardchan updated this revision to Diff 166382.
leonardchan added a comment.
- Moved DAG expansion from the builder to the legalization
Repository:
rL LLVM
https://reviews.llvm.org/D52286
Files:
include/llvm/CodeGen/ISDOpcodes.h
include/llvm/IR/Intrinsics.td
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
lib/Transforms/CMakeLists.txt
lib/Transforms/FixedPoint/CMakeLists.txt
lib/Transforms/FixedPoint/SaturationPass.cpp
test/Transforms/FixedPoint/saturation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52286.166382.patch
Type: text/x-patch
Size: 9363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180920/4c0ed497/attachment.bin>
More information about the llvm-commits
mailing list