[llvm] [PowerPC] Ensure MI peephole knows about instr modified by combineRLWINM() (PR #97134)

Chen Zheng via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 18:36:04 PDT 2024


https://github.com/chenzheng1030 approved this pull request.

LGTM. Thanks for the fix. If we continue to meet new issues related to killed/dead flag setting, we may need another more generic way to improve this. See my inline comments below.

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


More information about the llvm-commits mailing list