[llvm] [CodeGen] Have tryToSinkCopy detect regmask clobbers just like LiveRegUnits does (PR #88023)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 11 14:43:34 PDT 2024
AtariDreams wrote:
Starting in commit 47aece134448f, I noticed that regmasks were no longer properly being kept track of
https://github.com/llvm/llvm-project/pull/88023
More information about the llvm-commits
mailing list