[PATCH] D130466: [LICM] - Opportunity for register promotion
Shubham Narlawar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 25 01:56:00 PDT 2022
gsocshubham added inline comments.
================
Comment at: llvm/test/Transforms/LICM/reg-promote.ll:187
+!16 = distinct !{!16, !17}
+!17 = !{!"llvm.loop.mustprogress"}
----------------
TODO - Remove attributes from testcase.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130466/new/
https://reviews.llvm.org/D130466
More information about the llvm-commits
mailing list