[PATCH] D99171: [WebAssembly] Fold xor by inverting branch target

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 31 01:33:07 PDT 2021


samparker updated this revision to Diff 334373.
samparker added a comment.

- Moved PatLeaf to top-level file.
- Added tests for missing FP conditions.
- Added switch tests.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99171/new/

https://reviews.llvm.org/D99171

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyInstrControl.td
  llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  llvm/test/CodeGen/WebAssembly/comparisons-f32.ll
  llvm/test/CodeGen/WebAssembly/comparisons-f64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99171.334373.patch
Type: text/x-patch
Size: 12458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210331/5adad266/attachment.bin>


More information about the llvm-commits mailing list