This is part of the series started by D9375, and adds llvm.noalias to the list of intrinsics ignored when searching for relevant assumptions (it can be ignored because it can't trap, etc.).
Diff Detail
Diff Detail
Paths
| Differential D9379
llvm.noalias - don't interfere with llvm.assume AcceptedPublic Authored by hfinkel on Apr 30 2015, 8:17 AM.
Details
Diff Detail Event Timelinehfinkel updated this object. This revision is now accepted and ready to land.May 12 2015, 10:53 AM
Revision Contents
Diff 73355 lib/Analysis/ValueTracking.cpp
test/Transforms/InstCombine/assume.ll
|
If you're touching this code anyways, please update the name to something more clear?