[PATCH] D143961: [llvm][SelectionDAGBuilder] use getRegistersForValue to generate legal copies

Nathan Chancellor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 10:13:22 PST 2023


nathanchance added a comment.

I applied this change along with the others from https://discourse.llvm.org/t/rfc-syncing-asm-goto-with-outputs-with-gcc/65453/11 and built and boot tested a variety of configurations on the architectures that the Linux kernel cares about and saw no new issues.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143961/new/

https://reviews.llvm.org/D143961



More information about the llvm-commits mailing list