Skip to content
Commit 7ba81830 authored by Chris Lattner's avatar Chris Lattner
Browse files

Rewrite CanShareConstantPoolEntry to be implemented in terms of the

mid-level constant folding APIs instead of doing its own analysis.
This makes it more general (e.g. can now share a <2 x i64> with a
<4 x i32>) and avoid duplicating a bunch of logic.

llvm-svn: 149111
parent 111d6ee6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment