aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/SplitKit.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2021-02-18 08:33:12 -0800
committerPhilip Reames <listmail@philipreames.com>2021-02-18 08:34:22 -0800
commit86664638898e9c3756ad17d612de1873fead6813 (patch)
treefa706538b78676faf11c5eb6cf74f409d48cd677 /llvm/lib/CodeGen/SplitKit.cpp
parent46757ccb49ab88da54ca8ddd43665d5255ee80f7 (diff)
downloadllvm-86664638898e9c3756ad17d612de1873fead6813.zip
llvm-86664638898e9c3756ad17d612de1873fead6813.tar.gz
llvm-86664638898e9c3756ad17d612de1873fead6813.tar.bz2
[instcombine] Exploit UB implied by nofree attributes
This patch simply implements the documented UB of the current nofree attributes as specified. It doesn't try to be fancy about inference (yet), it just implements the cases already specified and inferred. Note: When this lands, it may expose miscompiles. If so, please revert and provide a test case. It's likely the bug is in the existing inference code and without a relatively complete test case, it will be hard to debug. Differential Revision: https://reviews.llvm.org/D96349
Diffstat (limited to 'llvm/lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions