diff options
author | Christoph Stiller <c.stiller@live.de> | 2023-09-01 13:38:42 -0500 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2023-09-01 15:02:12 -0500 |
commit | b1012e60a48b76d240795aa54329b8cb8e1e9f79 (patch) | |
tree | c1b71c4e8ae99817156ded8b9f6dbd8a734ef0d7 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | dd2911d8745aacc0814b39b3382dbdb18136731e (diff) | |
download | llvm-b1012e60a48b76d240795aa54329b8cb8e1e9f79.zip llvm-b1012e60a48b76d240795aa54329b8cb8e1e9f79.tar.gz llvm-b1012e60a48b76d240795aa54329b8cb8e1e9f79.tar.bz2 |
[InstCombine] (NFC) Adding tests for InstCombine contraction of x^2 + 2*x*y + y^2 into (x + y)^2 (float)
Differential Revision: https://reviews.llvm.org/D158078
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions