[all-commits] [llvm/llvm-project] 373571: [NFC] Switch a few uses of undef to poison as plac...
Nuno Lopes via All-commits
all-commits at lists.llvm.org
Thu Jun 30 15:01:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 373571dbb4b598955e45fd1c3a5557ef70963fd8
https://github.com/llvm/llvm-project/commit/373571dbb4b598955e45fd1c3a5557ef70963fd8
Author: Nuno Lopes <nuno.lopes at tecnico.ulisboa.pt>
Date: 2022-06-30 (Thu, 30 Jun 2022)
Changed paths:
M llvm/lib/CodeGen/CodeGenPrepare.cpp
M llvm/lib/Transforms/IPO/GlobalSplit.cpp
M llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
M llvm/lib/Transforms/Scalar/JumpThreading.cpp
M llvm/test/Transforms/CorrelatedValuePropagation/overflows.ll
Log Message:
-----------
[NFC] Switch a few uses of undef to poison as placeholders for unreachble code
More information about the All-commits
mailing list