{"author":"chenyu","author_email":"chenyu@fastmail.com","author_time":1712090758,"commit_time":1712090758,"committer":"GitHub","committer_email":"noreply@github.com","hash":"85edc493b031cfe0d042f94e384f143d09c087d1","message":"uops const fold rules to prevent tautological compare warnings (#4041)\n\n* uops const fold rules to prevent tautological compare warnings\r\n\r\n`bool < false` is false, `true < bool` is false, `a == a` is true, `a != a` is false\r\n\r\n* not true for nan\r\n\r\n* and nan does not work with llvm\r\n\r\n* full truth table test\r\n\r\n* revert a==a\r\n\r\n* comments and indents","parents":["e879e16c485e501e107cd5be6cd82f1d261453f3"],"tree_hash":"b6e035f50ce80b1df1a8023e5045e118e29cd133"}