[llvm] [MCP] Optimize copies when src is used during backward propagation (PR #111130)

Vladimir Radosavljevic via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 11 07:10:29 PDT 2024


vladimirradosavljevic wrote:

@arsenm @qcolombet I added dedicated MIR test to cover 3 scenarios:
1. Normal case where transformation is performed.
2. Where use is not renamable.
3. Implicit use.

https://github.com/llvm/llvm-project/pull/111130


More information about the llvm-commits mailing list