diff options
author | Christoph Stiller <c.stiller@live.de> | 2023-09-01 13:38:43 -0500 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2023-09-01 15:02:12 -0500 |
commit | 3af4590506634fa176be5cb5f53161f96609730c (patch) | |
tree | 3803ce3d8ee3a6bd202f227a6f71765cb2333c61 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | b1012e60a48b76d240795aa54329b8cb8e1e9f79 (diff) | |
download | llvm-3af4590506634fa176be5cb5f53161f96609730c.zip llvm-3af4590506634fa176be5cb5f53161f96609730c.tar.gz llvm-3af4590506634fa176be5cb5f53161f96609730c.tar.bz2 |
[InstCombine] Contracting x^2 + 2*x*y + y^2 to (x + y)^2 (float)
Resolves https://github.com/llvm/llvm-project/issues/61296 if https://reviews.llvm.org/D156026 didn't suffice.
Reviewed By: goldstein.w.n
Differential Revision: https://reviews.llvm.org/D158079
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions