[llvm] [SelectionDAG] Treat CopyFromReg as freezing the value (PR #85932)

Björn Pettersson via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 02:26:52 PDT 2024


bjope wrote:

> I have had to revert this due to a test suite failure when compiling for AArch64 Scalable Vectors (SVE), for both specific vector lengths and length agnostic code.
> 

Thanks for the revert, and sorry for the inconvenience.
I'm working on a fix + re-apply.

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


More information about the llvm-commits mailing list