[PATCH] D132073: [CodeGen] Zero out only modified registers

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 1 16:29:29 PDT 2022


efriedma added a comment.

Looking at the original source file, is pmd_huge getting inlined?  If it is, the missing output/clobber operands probably matter.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132073



More information about the llvm-commits mailing list