[llvm] [Scalar] Dedicated pass for identifying redundant operations on packed bytes (PR #146364)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 30 09:07:16 PDT 2025
zGoldthorpe wrote:
The `undef` deprecator detected is coming from an old test, though it also seems that `undef`s are only present in the FileCheck comments. The closest actual tests get are `%undef` vregs that are defined to be frozen poison values.
https://github.com/llvm/llvm-project/pull/146364
More information about the llvm-commits
mailing list