[all-commits] [llvm/llvm-project] ee49cd: [mlir][nvgpu] Use ImplicitLocOpBuilder in nvgpu-to...

Guray Ozen via All-commits all-commits at lists.llvm.org
Tue Oct 3 01:52:49 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ee49cda7d478cbe3fb1c80bef4b228ff76644934
      https://github.com/llvm/llvm-project/commit/ee49cda7d478cbe3fb1c80bef4b228ff76644934
  Author: Guray Ozen <guray.ozen at gmail.com>
  Date:   2023-10-03 (Tue, 03 Oct 2023)

  Changed paths:
    M mlir/lib/Conversion/NVGPUToNVVM/NVGPUToNVVM.cpp

  Log Message:
  -----------
  [mlir][nvgpu] Use ImplicitLocOpBuilder in nvgpu-to-nvvm pass (NFC) (#67993)

For the sake of better readability, this PR uses `ImplicitLocOpBuilder`
instead of rewriter+loc




More information about the All-commits mailing list