[llvm] [llvm][TargetLowering] `isTruncateFree(Type*, Type*)`: call `isTruncateFree(EVT, EVT)` by default (PR #138776)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri May 16 00:46:38 PDT 2025
https://github.com/arsenm commented:
I didn't realize there was an IR version of this. Is CodeGenPrepare the only user?
https://github.com/llvm/llvm-project/pull/138776
More information about the llvm-commits
mailing list