[llvm] [Transforms][IPO] Add func suffix in ArgumentPromotion and DeadArgume… (PR #105742)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 22 20:58:49 PDT 2024
yonghong-song wrote:
> No test cases need to be updated? The naming convention may be depended upon later, so better cover it with a test case.
Sorry, it is my fault. Somehow I may run with a different llvm build (I have one directly from upstream and another is forked), so the test failure is not captured. You are right, quite some tests need an update. Will update with new suffix and and make change to those failed tests.
https://github.com/llvm/llvm-project/pull/105742
More information about the llvm-commits
mailing list