[llvm] [FastISel][X86] Use getTypeForExtReturn in GetReturnInfo. (PR #80803)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 00:27:27 PST 2024


arsenm wrote:

> Given DAGIsel doesn't do zeroext on callee and both do zeroext in caller https://godbolt.org/z/e4qf3Mdrn. I think we are safe to go with this patch.

This sounds broken though 

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


More information about the llvm-commits mailing list