mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 04:46:27 +08:00
Note: This now means that we cannot fold chains of operations, i.e. where constant foldable operations feed into each other. Given that this is a testing pass solely for constant folding, this isn't really something that we want anyways. Constant fold tests should be simple and direct, with more advanced folding/feeding being tested with the canonicalizer. -- PiperOrigin-RevId: 242011744
3.4 KiB
3.4 KiB