Skip to content
Commit 6f1bb7a9 authored by Johannes Doerfert's avatar Johannes Doerfert
Browse files

Support truncate operations

  Truncate operations are basically modulo operations, thus we can model
  them that way. However, for large types we assume the operand to fit
  in the new type size instead of introducing a modulo with a very large
  constant.

llvm-svn: 269300
parent 404a0f81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment