[llvm] [NVPTX] Implement `isTruncateFree(EVT FromVT, EVT ToVT)` (PR #138605)

Alex MacLean via llvm-commits llvm-commits at lists.llvm.org
Mon May 5 16:14:18 PDT 2025


https://github.com/AlexMaclean commented:

Would it be possible to include some tests that demonstrate positive effects on code-gen as a result of this change? The only impact currently seems to be some re-ordering. 

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


More information about the llvm-commits mailing list