[clang] [llvm] [CodeGenPrepare] Failure to hoist bitcast to legal type causes register splitting (PR #207568)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 28 20:48:58 PDT 2026
houngkoungting wrote:
HI @RKSimon , I've updated the PR based on your feedback. I've switched all test RUN lines to "-passes" and added test coverage for aggregate types (AArch64) and scalable vectors (RISC-V). All check-llvm tests pass cleanly. Please take a look when you have some free time. Thanks!
https://github.com/llvm/llvm-project/pull/207568
More information about the cfe-commits
mailing list