The LangRef claimed this was required to be a constant, but this
appears to be wrong.
Fixes bug 41079.
Paths
| Differential D59437
Remove immarg from llvm.expect ClosedPublic Authored by arsenm on Mar 15 2019, 3:14 PM.
Details
Summary The LangRef claimed this was required to be a constant, but this Fixes bug 41079.
Diff Detail Event TimelineComment Actions LGTM. Maybe we can also add the test case from the PR as one of Clang's regression tests? This revision is now accepted and ready to land.Mar 15 2019, 3:39 PM
Revision Contents
Diff 190910 docs/LangRef.rst
include/llvm/IR/Intrinsics.td
test/Transforms/LowerExpectIntrinsic/PR33346.ll
test/Verifier/intrinsic-immarg.ll
|