Displaying 2 results from an estimated 2 matches for "867bf94f".
2017 Jul 12
3
GEP with a null pointer base
David,
Here is the definition accepted by Hal of what we’re doing
> 1. Sometimes there are abstraction penalties in C++ code
> 2. That can be optimized away after template instantiation, function inlining, etc
> 3. When they for example exhibit this pattern
> if (A) {
> stuff;
> } else {
> other stuff including “undefined behavior”;
> }
> 4. Where the
2017 Jul 19
2
GEP with a null pointer base
...e clearly stated that they disagree. David gave detailed and clear reasons why. Continuing to re-state positions is not productive.
>
> -Chandler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170719/867bf94f/attachment.html>