[all-commits] [llvm/llvm-project] b25b6d: [NFC][Codegen][X86] Add test for freeze with other...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Thu Dec 22 12:23:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b25b6d4922cd1ae9c041ecf139b62d302ad3bb91
https://github.com/llvm/llvm-project/commit/b25b6d4922cd1ae9c041ecf139b62d302ad3bb91
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2022-12-22 (Thu, 22 Dec 2022)
Changed paths:
M llvm/test/CodeGen/X86/freeze-binary.ll
Log Message:
-----------
[NFC][Codegen][X86] Add test for freeze with other uses of maybe-poison operand
Commit: 23bc8f730d99960c93946286f03d97d2fc54e8fe
https://github.com/llvm/llvm-project/commit/23bc8f730d99960c93946286f03d97d2fc54e8fe
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2022-12-22 (Thu, 22 Dec 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/X86/freeze-binary.ll
Log Message:
-----------
[DAGCombiner] `visitFREEZE()`: allow, and update, other uses of maybe-poison operand
Compare: https://github.com/llvm/llvm-project/compare/a484c9bd2ea9...23bc8f730d99
More information about the All-commits
mailing list