Commit 21aa788
authored
[AArch64][CostModel] Replace undef with poison in sve-arith-fp.ll (NFC) (#166930)
`undef` values are now deprecated (see
https://llvm.org/docs/UndefinedBehavior.html#undef-values). Updating
this file to avoid triggering the `undef` deprecation warning on future
changes.1 parent 9a8781b commit 21aa788
1 file changed
+134
-134
lines changed
0 commit comments