mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 16:06:39 +08:00
Add a folder for LogicalNotEqual when rhs is false. This pattern shows up after lowering to SPIRV. Differential Revision: https://reviews.llvm.org/D141163