Displaying 2 results from an estimated 2 matches for "483bba97".
2015 Apr 20
2
[LLVMdev] Why are imm shifts where imm >= width type eliminated entirely?
On 04/20/2015 01:25 PM, David Majnemer wrote:
> These optimizations are not always run on IR that is fed to the backend.
The DAG combiner also performs the undefined shift -> undef though, so
it should still be OK
-Matt
2015 Apr 21
2
[LLVMdev] Why are imm shifts where imm >= width type eliminated entirely?
...___
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150420/483bba97/attachment.html>