[all-commits] [llvm/llvm-project] 9a6397: [LICM] Trim unneeded functions from test, add prom...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Apr 10 13:26:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a63978b854b5838a7434e5302f05cc8a785fe94
https://github.com/llvm/llvm-project/commit/9a63978b854b5838a7434e5302f05cc8a785fe94
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-04-10 (Sun, 10 Apr 2022)
Changed paths:
M llvm/test/Transforms/LICM/hoisting-preheader-debugloc.ll
Log Message:
-----------
[LICM] Trim unneeded functions from test, add promote-able load.
Clean up the test a bit. Also add a promote-able load, to make sure LICM
always has to hoist the load.
More information about the All-commits
mailing list