[llvm] [AMDGPU] Make getDWordFromOffset robust against exotic types (PR #70153)

Jeffrey Byrnes via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 20:44:55 PDT 2023


jrbyrnes wrote:

Just extract from the existing vector instead of trying to convert to EVT vector first.

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


More information about the llvm-commits mailing list