[all-commits] [llvm/llvm-project] d46fa1: [ArgumentPromotion] use poison when replacing dead...
Nuno Lopes via All-commits
all-commits at lists.llvm.org
Sun Jun 26 05:44:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d46fa1fc58b4339eee913384270dd6e8649afc6c
https://github.com/llvm/llvm-project/commit/d46fa1fc58b4339eee913384270dd6e8649afc6c
Author: Nuno Lopes <nuno.lopes at tecnico.ulisboa.pt>
Date: 2022-06-26 (Sun, 26 Jun 2022)
Changed paths:
M llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
Log Message:
-----------
[ArgumentPromotion] use poison when replacing dead instructions instead of undef [NFC]
More information about the All-commits
mailing list