Skip to content

v0.6.2

Compare
Choose a tag to compare
@yuanming-hu yuanming-hu released this 06 May 19:35
66c0b43

Highlights:

  • Miscellaneous
    • Add ti.core.toggle_advanced_optimization(True/False) (#927) (by Yuanming Hu)

Full changelog:

  • [doc] Non-Ubuntu Linux users are suggested to build clang-8 from scratch (#867) (by 彭于斌)
  • [Misc] Add ti.core.toggle_advanced_optimization(True/False) (#927) (by Yuanming Hu)
  • [ir][refactor] Move legacy frontend constructs to frontend.h/cpp (#924) (by Ye Kuang)
  • [misc] Enforce format (#922) (by Taichi Gardener)
  • [ir][refactor] Move all Expression subclasses to frontend_ir.h (#919) (by Ye Kuang)