[PATCH] D153992: AMDGPU: Remove attempt at simplifying the format string in printf lowering

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 14:39:58 PDT 2023


rampitec added a comment.

In D153992#4465528 <https://reviews.llvm.org/D153992#4465528>, @arsenm wrote:

> Just remove simplifyInstruction because the usage here makes no sense

I vaguely remember it was added because we were unable to compile something without it and with -O0. But that was during HSAIL times and likely irrelevant.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153992/new/

https://reviews.llvm.org/D153992



More information about the llvm-commits mailing list