[llvm] [AMDGPU] Add IR LiveReg type-based optimization (PR #66838)

Jeffrey Byrnes via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 19 21:46:27 PDT 2024


jrbyrnes wrote:

Introduce BBUseValMap to correctly track per BB the conversions back to the original type for users + handle zeroinitializer incoming values & return on unhandled incoming values.

Latest version passes PSDB

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


More information about the llvm-commits mailing list