[llvm] [PowerPC] Optimize bitcast(truncate) patterns using vbpermq/vbpermd (PR #181233)
Nemanja Ivanovic via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 30 20:50:35 PDT 2026
================
----------------
nemanjai wrote:
I am not sure such a TRUNC would ever be triggered since it would be a truncation to an illegal type.
https://github.com/llvm/llvm-project/pull/181233
More information about the llvm-commits
mailing list