[all-commits] [llvm/llvm-project] 88d0f4: [test] Add test for hoisting to custom allocation ...
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu Mar 25 14:40:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 88d0f47b4f1962676c118487d847f16cf32e96f7
https://github.com/llvm/llvm-project/commit/88d0f47b4f1962676c118487d847f16cf32e96f7
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-03-25 (Thu, 25 Mar 2021)
Changed paths:
M llvm/test/Transforms/LICM/hoist-alloc.ll
Log Message:
-----------
[test] Add test for hoisting to custom allocation function using allocsize
The first is currently demonstrating a miscompile.
More information about the All-commits
mailing list